Home
last modified time | relevance | path

Searched refs:MCESA_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance

/arch/s390/kernel/
A Dnmi.c58 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()
/arch/s390/include/asm/
A Dnmi.h91 #define MCESA_MAX_SIZE (2048) macro

Completed in 4 milliseconds