Searched refs:vcpu_load_state (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | vmx_nested_la57_state_test.c | 124 vcpu_load_state(vcpu, state); in main()
|
| H A D | smm_test.c | 180 vcpu_load_state(vcpu, state); in main()
|
| H A D | svm_lbr_nested_state.c | 120 vcpu_load_state(vcpu, state); in test_lbrv_nested_state()
|
| H A D | svm_nested_vmcb12_gpa.c | 123 vcpu_load_state(vcpu, state); in test_unmappable_vmcb12_vmexit()
|
| H A D | vmx_preemption_timer_test.c | 233 vcpu_load_state(vcpu, state); in main()
|
| H A D | hyperv_evmcs.c | 221 vcpu_load_state(vcpu, state); in save_restore_vm()
|
| H A D | state_test.c | 318 vcpu_load_state(vcpu, state); in main()
|
| H A D | amx_test.c | 321 vcpu_load_state(vcpu, state); in main()
|
| H A D | sync_regs_test.c | 194 vcpu_load_state(vcpu, state); in race_sync_regs()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 895 void vcpu_load_state(struct kvm_vcpu *vcpu, struct kvm_x86_state *state);
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 1277 void vcpu_load_state(struct kvm_vcpu *vcpu, struct kvm_x86_state *state) in vcpu_load_state() function
|