Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dvmx.h67 #define EXIT_REASON_PAUSE_INSTRUCTION 40 macro
131 { EXIT_REASON_PAUSE_INSTRUCTION, "PAUSE_INSTRUCTION" }, \
/linux-6.3-rc2/tools/arch/x86/include/uapi/asm/
A Dvmx.h67 #define EXIT_REASON_PAUSE_INSTRUCTION 40 macro
131 { EXIT_REASON_PAUSE_INSTRUCTION, "PAUSE_INSTRUCTION" }, \
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c6292 case EXIT_REASON_PAUSE_INSTRUCTION: in nested_vmx_l1_wants_exit()
A Dvmx.c6113 [EXIT_REASON_PAUSE_INSTRUCTION] = handle_pause,

Completed in 26 milliseconds