Searched refs:MCESA_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
58 static struct mcesa boot_mcesa __aligned(MCESA_MAX_SIZE);66 *mcesad |= ilog2(MCESA_MAX_SIZE); in nmi_alloc_mcesa_early()77 size = cpu_has_gs() ? MCESA_MAX_SIZE : MCESA_MIN_SIZE; in nmi_alloc_mcesa()85 *mcesad |= ilog2(MCESA_MAX_SIZE); in nmi_alloc_mcesa()
91 #define MCESA_MAX_SIZE (2048) macro
Completed in 4 milliseconds