Searched refs:test_nested_state_expect_einval (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | nested_set_state_test.c | 46 void test_nested_state_expect_einval(struct kvm_vcpu *vcpu, in test_nested_state_expect_einval() function 97 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 104 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 113 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 117 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 142 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 149 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 154 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 160 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 165 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() [all …]
|