Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvmx.h579 VMXERR_VMCLEAR_INVALID_ADDRESS = 2, enumerator
/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c5241 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()