Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
105 { EXIT_REASON_HLT, "HLT" }, \
/linux/tools/arch/x86/include/uapi/asm/
A Dvmx.h42 #define EXIT_REASON_HLT 12 macro
105 { EXIT_REASON_HLT, "HLT" }, \
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h107 #define EXIT_REASON_HLT 12 macro
/linux/arch/x86/kvm/vmx/
A Dvmx.c5563 [EXIT_REASON_HLT] = kvm_emulate_halt,
6017 else if (exit_reason.basic == EXIT_REASON_HLT) in __vmx_handle_exit()
A Dnested.c5943 case EXIT_REASON_HLT: in nested_vmx_l1_wants_exit()

Completed in 30 milliseconds