Searched refs:EX_SIZE (Results 1 – 3 of 3) sorted by relevance
110 u64 exgen[EX_SIZE] __attribute__((aligned(0x80)));111 u64 exslb[EX_SIZE]; /* used for SLB/segment table misses211 u64 exnmi[EX_SIZE]; /* used for system reset (nmi) */212 u64 exmc[EX_SIZE]; /* used for machine checks */256 u64 exrfi[EX_SIZE] __aligned(0x80);
36 #define EX_SIZE 10 macro
36 .if EX_SIZE != 10