Searched refs:EXC_REAL_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/powerpc/kernel/ |
D | exceptions-64s.S | 60 #define EXC_REAL_NONE(start, size) \ macro 1896 EXC_REAL_NONE(0xb00, 0x100) 2293 EXC_REAL_NONE(0xec0, 0x20) 2295 EXC_REAL_NONE(0xee0, 0x20) 2492 EXC_REAL_NONE(0xfa0, 0x20) 2494 EXC_REAL_NONE(0xfc0, 0x20) 2496 EXC_REAL_NONE(0xfe0, 0x20) 2499 EXC_REAL_NONE(0x1000, 0x100) 2501 EXC_REAL_NONE(0x1100, 0x100) 2521 EXC_REAL_NONE(0x1200, 0x100) [all …]
|