Searched refs:MIPS_BE_FIXUP (Results 1 – 8 of 8) sorted by relevance
28 return MIPS_BE_FIXUP; in ip32_be_handler()
69 return MIPS_BE_FIXUP; in ip27_be_handler()
108 return MIPS_BE_FIXUP; in ip22_be_handler()
463 return MIPS_BE_FIXUP; in ip28_be_handler()
14 #define MIPS_BE_FIXUP 1 /* return to the fixup code */ macro
66 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in swarm_be_handler()
308 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in brcmstb_bus_error_handler()
463 action = MIPS_BE_FIXUP; in do_be()473 case MIPS_BE_FIXUP: in do_be()