Searched refs:EXIT_REASON_HLT (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
106 { EXIT_REASON_HLT, "HLT" }, \
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
106 { EXIT_REASON_HLT, "HLT" }, \
/linux-master/arch/x86/coco/tdx/
H A Dtdx.c232 case EXIT_REASON_HLT:
257 .r11 = hcall_func(EXIT_REASON_HLT),
664 case EXIT_REASON_HLT:
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c6125 [EXIT_REASON_HLT] = kvm_emulate_halt,
6607 else if (exit_reason.basic == EXIT_REASON_HLT)
H A Dnested.c6315 case EXIT_REASON_HLT:

Completed in 160 milliseconds