Searched refs:EXC_REAL_NONE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | exceptions-64s.S | 76 #define EXC_REAL_NONE(start, size) \ macro 1937 EXC_REAL_NONE(0xb00, 0x100) 2355 EXC_REAL_NONE(0xec0, 0x20) 2357 EXC_REAL_NONE(0xee0, 0x20) 2569 EXC_REAL_NONE(0xfa0, 0x20) 2571 EXC_REAL_NONE(0xfc0, 0x20) 2573 EXC_REAL_NONE(0xfe0, 0x20) 2576 EXC_REAL_NONE(0x1000, 0x100) 2578 EXC_REAL_NONE(0x1100, 0x100) 2602 EXC_REAL_NONE(0x1200, 0x100) [all …]
|