Searched refs:SVM_VMGEXIT_AP_HLT_LOOP (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dsvm.h107 #define SVM_VMGEXIT_AP_HLT_LOOP 0x80000004 macro
233 { SVM_VMGEXIT_AP_HLT_LOOP, "vmgexit_ap_hlt_loop" }, \
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dsvm.h107 #define SVM_VMGEXIT_AP_HLT_LOOP 0x80000004 macro
233 { SVM_VMGEXIT_AP_HLT_LOOP, "vmgexit_ap_hlt_loop" }, \
/linux-master/arch/x86/kernel/
H A Dsev.c1291 ghcb_set_sw_exit_code(ghcb, SVM_VMGEXIT_AP_HLT_LOOP);
/linux-master/arch/x86/kvm/svm/
H A Dsev.c2725 case SVM_VMGEXIT_AP_HLT_LOOP:
3095 case SVM_VMGEXIT_AP_HLT_LOOP:

Completed in 234 milliseconds