Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c256 if (vmgexit_psc(boot_ghcb, desc)) in __snp_accept_memory()
/linux/arch/x86/coco/sev/
H A Dshared.c1488 static int vmgexit_psc(struct ghcb *ghcb, struct snp_psc_desc *desc) in vmgexit_psc() function
H A Dcore.c953 if (!ghcb || vmgexit_psc(ghcb, data)) in __set_pages_state()