Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dvmx.h580 VMXERR_VMCLEAR_VMXON_POINTER = 3, enumerator
/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c5222 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()