Searched refs:EXC_LAST (Results 1 – 3 of 3) sorted by relevance
270 for (uintptr_t exc = EXC_RSVD; exc <= EXC_LAST; exc += 0x100) { in ibm4xx_init()280 __syncicache((void *)EXC_RST, EXC_LAST - EXC_RST + 0x100); in ibm4xx_init()
97 #define EXC_LAST 0x2f00 /* Last possible exception vector */ macro
203 for (exc = exc_base; exc <= exc_base + EXC_LAST; exc += 0x100) { in oea_init()381 (uintptr_t)ip <= exc_base + EXC_LAST; in oea_init()462 __syncicache((void *)exc_base, EXC_LAST + 0x100); in oea_init()