Searched refs:test_nested_state_expect_einval (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/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 99 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 106 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 115 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 119 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 136 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 140 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 147 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 152 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() 158 test_nested_state_expect_einval(vm, state); in test_vmx_nested_state() [all …]
|