Home
last modified time | relevance | path

Searched refs:EXIT_REASON_UMWAIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dvmx.h91 #define EXIT_REASON_UMWAIT 67 macro
155 { EXIT_REASON_UMWAIT, "UMWAIT" }, \
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvmx.h91 #define EXIT_REASON_UMWAIT 67 macro
155 { EXIT_REASON_UMWAIT, "UMWAIT" }, \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c6368 case EXIT_REASON_UMWAIT: in nested_vmx_l1_wants_exit()