Searched refs:EXIT_REASON_PAUSE_INSTRUCTION (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dvmx.h67 #define EXIT_REASON_PAUSE_INSTRUCTION 40 macro
131 { EXIT_REASON_PAUSE_INSTRUCTION, "PAUSE_INSTRUCTION" }, \
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dvmx.h67 #define EXIT_REASON_PAUSE_INSTRUCTION 40 macro
131 { EXIT_REASON_PAUSE_INSTRUCTION, "PAUSE_INSTRUCTION" }, \
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c6364 case EXIT_REASON_PAUSE_INSTRUCTION:
H A Dvmx.c6151 [EXIT_REASON_PAUSE_INSTRUCTION] = handle_pause,

Completed in 262 milliseconds