Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dsvm.h113 #define SVM_VMGEXIT_PSC 0x80000010 macro
240 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/arch/x86/coco/sev/
A Dcore.c421 ret = sev_es_ghcb_hv_call(ghcb, &ctxt, SVM_VMGEXIT_PSC, 0, 0); in vmgexit_psc()
/arch/x86/kvm/svm/
A Dsev.c3411 case SVM_VMGEXIT_PSC: in sev_es_validate_vmgexit()
4388 case SVM_VMGEXIT_PSC: in sev_handle_vmgexit()

Completed in 14 milliseconds