Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/uapi/asm/
H A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
106 { EXIT_REASON_HLT, "HLT" }, \
/linux/arch/x86/include/uapi/asm/
H A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
106 { EXIT_REASON_HLT, "HLT" }, \
/linux/arch/x86/coco/tdx/
H A Dtdx.c335 case EXIT_REASON_HLT: in ve_instr_len()
360 .r11 = hcall_func(EXIT_REASON_HLT), in __halt()
771 case EXIT_REASON_HLT: in virt_exception_kernel()