Searched refs:MIPS_BE_FATAL (Results 1 - 9 of 9) sorted by relevance

/arch/mips/include/asm/
H A Dtraps.h19 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */ macro
/arch/mips/sgi-ip22/
H A Dip22-berr.c109 return MIPS_BE_FATAL;
H A Dip28-berr.c450 return MIPS_BE_FATAL;
/arch/mips/dec/
H A Dkn02xa-berr.c61 int action = MIPS_BE_FATAL;
H A Dkn01-berr.c89 int action = MIPS_BE_FATAL;
H A Decc-berr.c66 int action = MIPS_BE_FATAL;
/arch/mips/sibyte/swarm/
H A Dsetup.c79 return (is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL);
/arch/mips/mti-malta/
H A Dmalta-int.c693 int retval = is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL;
/arch/mips/kernel/
H A Dtraps.c434 int action = MIPS_BE_FATAL;

Completed in 125 milliseconds