Searched refs:test_nested_state (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | nested_set_state_test.c | 28 void test_nested_state(struct kvm_vcpu *vcpu, struct kvm_nested_state *state) in test_nested_state() function 120 test_nested_state(vcpu, state); in test_vmx_nested_state() 134 test_nested_state(vcpu, state); in test_vmx_nested_state() 144 test_nested_state(vcpu, state); in test_vmx_nested_state() 206 test_nested_state(vcpu, state); in test_vmx_nested_state() 214 test_nested_state(vcpu, state); in test_vmx_nested_state() 238 test_nested_state(vcpu, state); in test_vmx_nested_state() 303 test_nested_state(vcpu, state); in test_svm_nested_state() 306 test_nested_state(vcpu, state); in test_svm_nested_state() 315 test_nested_state(vcpu, state); in test_svm_nested_state() [all …]
|