Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h581 VMXERR_VMCLEAR_INVALID_ADDRESS = 2, enumerator
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5337 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()