Home
last modified time | relevance | path

Searched refs:VMGEXIT_PSC_MAX_ENTRY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsev-common.h111 * The VMGEXIT_PSC_MAX_ENTRY determines the size of the PSC structure, which
115 #define VMGEXIT_PSC_MAX_ENTRY 64 macro
133 struct psc_entry entries[VMGEXIT_PSC_MAX_ENTRY];
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dsev.c207 while (pa < pa_end && i < VMGEXIT_PSC_MAX_ENTRY) { in __snp_accept_memory()

Completed in 2 milliseconds