Searched refs:SVM_VMGEXIT_PSC (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dsvm.h111 #define SVM_VMGEXIT_PSC 0x80000010 macro
235 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dsvm.h111 #define SVM_VMGEXIT_PSC 0x80000010 macro
235 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/linux-master/arch/x86/kernel/
H A Dsev-shared.c1147 ret = sev_es_ghcb_hv_call(ghcb, &ctxt, SVM_VMGEXIT_PSC, 0, 0);

Completed in 119 milliseconds