Searched refs:test_nested_state_expect_einval (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/ |
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() 135 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 139 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 146 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 151 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() 157 test_nested_state_expect_einval(vcpu, state); in test_vmx_nested_state() [all …]
|