Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_set_nested_state_test.c40 rv = __vcpu_nested_state_set(vcpu, state); in test_nested_state_expect_errno()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h574 static inline int __vcpu_nested_state_set(struct kvm_vcpu *vcpu, in __vcpu_nested_state_set() function