Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h166 struct psc_entry { struct
176 struct psc_entry entries[VMGEXIT_PSC_MAX_ENTRY]; argument
/linux/arch/x86/coco/sev/
H A Dcore.c190 struct psc_entry *e; in pval_pages()
226 struct psc_entry *e; in pvalidate_pages()
325 struct psc_entry *e; in __set_pages_state()
/linux/arch/x86/kvm/svm/
H A Dsev.c3848 struct psc_entry entries[];
3879 struct psc_entry entry = READ_ONCE(guest_psc->entries[idx]); in __snp_complete_one_psc()
3908 struct psc_entry entry_start; in snp_do_psc()
3975 struct psc_entry entry = READ_ONCE(guest_psc->entries[idx]); in snp_do_psc()
4042 sizeof(struct psc_entry); in snp_begin_psc()