Searched refs:vcpu_load_state (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/kvm/x86_64/ | 
| D | smm_test.c | 157 		vcpu_load_state(vm, VCPU_ID, state);  in main()
 | 
| D | evmcs_test.c | 149 		vcpu_load_state(vm, VCPU_ID, state);  in main()
 | 
| D | vmx_preemption_timer_test.c | 246 		vcpu_load_state(vm, VCPU_ID, state);  in main()
 | 
| D | state_test.c | 220 		vcpu_load_state(vm, VCPU_ID, state);  in main()
 | 
| /Linux-v5.10/tools/testing/selftests/kvm/include/x86_64/ | 
| D | processor.h | 320 void vcpu_load_state(struct kvm_vm *vm, uint32_t vcpuid,
 | 
| /Linux-v5.10/tools/testing/selftests/kvm/lib/x86_64/ | 
| 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
 |