Searched refs:test_nested_state_expect_einval (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/kvm/x86/ |
H A D | vmx_set_nested_state_test.c | 47 void test_nested_state_expect_einval(struct kvm_vcpu *vcpu, in test_nested_state_expect_einval() function 98 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 105 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 114 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 118 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 143 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 150 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 155 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 161 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 166 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() [all …]
|