Home
last modified time | relevance | path

Searched refs:SVM_VMGEXIT_PSC (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/include/uapi/asm/
H A Dsvm.h112 #define SVM_VMGEXIT_PSC 0x80000010 macro
238 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dsvm.h112 #define SVM_VMGEXIT_PSC 0x80000010 macro
238 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/linux-6.15/arch/x86/coco/sev/
H A Dshared.c1531 ret = sev_es_ghcb_hv_call(ghcb, &ctxt, SVM_VMGEXIT_PSC, 0, 0); in vmgexit_psc()
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c3387 case SVM_VMGEXIT_PSC: in sev_es_validate_vmgexit()
4357 case SVM_VMGEXIT_PSC: in sev_handle_vmgexit()