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 D | smm_test.c | 157 vcpu_load_state(vm, VCPU_ID, state); in main()
|
| H A D | evmcs_test.c | 149 vcpu_load_state(vm, VCPU_ID, state); in main()
|
| H A D | vmx_preemption_timer_test.c | 246 vcpu_load_state(vm, VCPU_ID, state); in main()
|
| H A D | state_test.c | 220 vcpu_load_state(vm, VCPU_ID, state); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/ |
| H A D | processor.h | 320 void vcpu_load_state(struct kvm_vm *vm, uint32_t vcpuid,
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | processor.c | 1043 void vcpu_load_state(struct kvm_vm *vm, uint32_t vcpuid, struct kvm_x86_state *state) in vcpu_load_state() function
|