Searched refs:MIPS_BE_FIXUP (Results 1 – 11 of 11) sorted by relevance
80 action = MIPS_BE_FIXUP; in dec_kn02xa_be_backend()82 if (action != MIPS_BE_FIXUP) in dec_kn02xa_be_backend()86 if (action != MIPS_BE_FIXUP && address < 0x10000000) in dec_kn02xa_be_backend()
97 action = MIPS_BE_FIXUP; in dec_ecc_be_backend()183 if (action != MIPS_BE_FIXUP) in dec_ecc_be_backend()187 if (action != MIPS_BE_FIXUP && erraddr & KN0X_EAR_ECCERR) in dec_ecc_be_backend()
134 action = MIPS_BE_FIXUP; in dec_kn01_be_backend()136 if (action != MIPS_BE_FIXUP) in dec_kn01_be_backend()
26 return MIPS_BE_FIXUP; in ip32_be_handler()
14 #define MIPS_BE_FIXUP 1 /* return to the fixup code */ macro
67 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()
65 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in swarm_be_handler()
294 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in brcmstb_bus_error_handler()
461 action = MIPS_BE_FIXUP; in do_be()471 case MIPS_BE_FIXUP: in do_be()
Completed in 16 milliseconds