Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsvm.h89 #define SVM_VMGEXIT_AP_HLT_LOOP 0x80000004 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dsvm.h89 #define SVM_VMGEXIT_AP_HLT_LOOP 0x80000004 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es.c649 ghcb_set_sw_exit_code(ghcb, SVM_VMGEXIT_AP_HLT_LOOP); in sev_es_ap_hlt_loop()