Searched refs:EXC_REAL_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/kernel/ |
D | exceptions-64s.S | 60 #define EXC_REAL_NONE(start, size) \ macro 1921 EXC_REAL_NONE(0xb00, 0x100) 2318 EXC_REAL_NONE(0xec0, 0x20) 2320 EXC_REAL_NONE(0xee0, 0x20) 2529 EXC_REAL_NONE(0xfa0, 0x20) 2531 EXC_REAL_NONE(0xfc0, 0x20) 2533 EXC_REAL_NONE(0xfe0, 0x20) 2536 EXC_REAL_NONE(0x1000, 0x100) 2538 EXC_REAL_NONE(0x1100, 0x100) 2558 EXC_REAL_NONE(0x1200, 0x100) [all …]
|