Searched refs:EXC_REAL_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/powerpc/kernel/ |
D | exceptions-64s.S | 61 #define EXC_REAL_NONE(start, size) \ macro 1935 EXC_REAL_NONE(0xb00, 0x100) 2315 EXC_REAL_NONE(0xec0, 0x20) 2317 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 …]
|