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

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

Completed in 226 milliseconds