Home
last modified time | relevance | path

Searched refs:vcpu_load_state (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c157 vcpu_load_state(vm, VCPU_ID, state); in main()
H A Devmcs_test.c149 vcpu_load_state(vm, VCPU_ID, state); in main()
H A Dvmx_preemption_timer_test.c246 vcpu_load_state(vm, VCPU_ID, state); in main()
H A Dstate_test.c220 vcpu_load_state(vm, VCPU_ID, state); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h320 void vcpu_load_state(struct kvm_vm *vm, uint32_t vcpuid,
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1043 void vcpu_load_state(struct kvm_vm *vm, uint32_t vcpuid, struct kvm_x86_state *state) in vcpu_load_state() function