Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/uapi/asm/
H A Dsvm.h113 #define SVM_VMGEXIT_PSC 0x80000010 macro
244 { SVM_VMGEXIT_PSC, "vmgexit_page_state_change" }, \
/linux/arch/x86/coco/sev/
H A Dcore.c284 ret = sev_es_ghcb_hv_call(ghcb, &ctxt, SVM_VMGEXIT_PSC, 0, 0); in vmgexit_psc()