Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c227 if (vmgexit_psc(boot_ghcb, desc)) in __snp_accept_memory()
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c1105 static int vmgexit_psc(struct ghcb *ghcb, struct snp_psc_desc *desc) in vmgexit_psc() function
H A Dsev.c837 if (!ghcb || vmgexit_psc(ghcb, data)) in __set_pages_state()