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
109 return MIPS_BE_FATAL; in ip22_be_handler()
450 return MIPS_BE_FATAL; in ip28_be_interrupt()
79 return (is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL); in swarm_be_handler()
62 int action = MIPS_BE_FATAL; in dec_kn02xa_be_backend()
89 int action = MIPS_BE_FATAL; in dec_kn01_be_backend()
67 int action = MIPS_BE_FATAL; in dec_ecc_be_backend()
660 int retval = is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in malta_be_handler()
443 int action = MIPS_BE_FATAL; in do_be()