Home
last modified time | relevance | path

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

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