Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dvmx.h38 #define EXIT_REASON_HLT 12 macro
89 { EXIT_REASON_HLT, "HLT" }, \
/linux-4.1.27/arch/x86/kvm/
Dvmx.c7293 [EXIT_REASON_HLT] = handle_halt,
7545 case EXIT_REASON_HLT: in nested_vmx_exit_handled()