Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpaca.h112 u64 exgen[EX_SIZE] __attribute__((aligned(0x80)));
215 u64 exnmi[EX_SIZE]; /* used for system reset (nmi) */
216 u64 exmc[EX_SIZE]; /* used for machine checks */
260 u64 exrfi[EX_SIZE] __aligned(0x80);
H A Dexception-64s.h36 #define EX_SIZE 10 macro