Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpaca.h111 u64 exgen[EX_SIZE] __attribute__((aligned(0x80)));
112 u64 exslb[EX_SIZE]; /* used for SLB/segment table misses
202 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);
Dexception-64s.h53 #define EX_SIZE 10 /* size in u64 units */ macro
55 #define EX_SIZE 9 /* size in u64 units */ macro