Searched refs:test_nested_state_expect_einval (Results 1 – 1 of 1) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
D | vmx_set_nested_state_test.c | 48 void test_nested_state_expect_einval(struct kvm_vm *vm, in test_nested_state_expect_einval() function 101 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 108 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 117 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 121 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 138 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 142 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 149 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 155 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 160 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() [all …]
|