Searched refs:MIPS_BE_FATAL (Results 1 – 9 of 9) sorted by relevance
19 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */ macro
79 return (is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL); in swarm_be_handler()
110 return MIPS_BE_FATAL; in ip22_be_handler()
451 return MIPS_BE_FATAL; in ip28_be_interrupt()
64 int action = MIPS_BE_FATAL; in dec_kn02xa_be_backend()
92 int action = MIPS_BE_FATAL; in dec_kn01_be_backend()
69 int action = MIPS_BE_FATAL; in dec_ecc_be_backend()
656 int retval = is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in malta_be_handler()
409 int action = MIPS_BE_FATAL; in do_be()