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

/linux-master/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];
/linux-master/arch/x86/boot/compressed/
H A Dsev.c211 while (pa < pa_end && i < VMGEXIT_PSC_MAX_ENTRY) {

Completed in 141 milliseconds