Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h584 VMXERR_VMRESUME_NONLAUNCHED_VMCS = 5, enumerator
615 { VMXERR_VMRESUME_NONLAUNCHED_VMCS, "VMRESUME_NONLAUNCHED_VMCS" }, \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3626 : VMXERR_VMRESUME_NONLAUNCHED_VMCS); in nested_vmx_run()