Home
last modified time | relevance | path

Searched refs:test_nested_state_expect_errno (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_set_nested_state_test.c34 void test_nested_state_expect_errno(struct kvm_vcpu *vcpu, in test_nested_state_expect_errno() function
50 test_nested_state_expect_errno(vcpu, state, EINVAL); in test_nested_state_expect_einval()
56 test_nested_state_expect_errno(vcpu, state, EFAULT); in test_nested_state_expect_efault()