Searched refs:EX_SIZE (Results 1 – 2 of 2) sorted by relevance
111 u64 exgen[EX_SIZE] __attribute__((aligned(0x80)));112 u64 exslb[EX_SIZE]; /* used for SLB/segment table misses202 u64 exnmi[EX_SIZE]; /* used for system reset (nmi) */203 u64 exmc[EX_SIZE]; /* used for machine checks */246 u64 exrfi[EX_SIZE] __aligned(0x80);
53 #define EX_SIZE 10 /* size in u64 units */ macro55 #define EX_SIZE 9 /* size in u64 units */ macro