Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dpaca.h110 u64 exgen[EX_SIZE] __attribute__((aligned(0x80)));
111 u64 exslb[EX_SIZE]; /* used for SLB/segment table misses
211 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);
Dexception-64s.h36 #define EX_SIZE 10 macro
/Linux-v5.10/arch/powerpc/kernel/
Dexceptions-64s.S36 .if EX_SIZE != 10