Searched refs:MIPS_BE_FIXUP (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/mips/sgi-ip32/
H A Dip32-berr.c28 return MIPS_BE_FIXUP;
/linux-master/arch/mips/dec/
H A Dkn02xa-berr.c80 action = MIPS_BE_FIXUP;
82 if (action != MIPS_BE_FIXUP)
86 if (action != MIPS_BE_FIXUP && address < 0x10000000)
H A Dkn01-berr.c134 action = MIPS_BE_FIXUP;
136 if (action != MIPS_BE_FIXUP)
H A Decc-berr.c97 action = MIPS_BE_FIXUP;
183 if (action != MIPS_BE_FIXUP)
187 if (action != MIPS_BE_FIXUP && erraddr & KN0X_EAR_ECCERR)
/linux-master/arch/mips/sgi-ip22/
H A Dip22-berr.c108 return MIPS_BE_FIXUP;
H A Dip28-berr.c463 return MIPS_BE_FIXUP;
/linux-master/arch/mips/include/asm/
H A Dtraps.h14 #define MIPS_BE_FIXUP 1 /* return to the fixup code */ macro
/linux-master/arch/mips/sgi-ip27/
H A Dip27-berr.c69 return MIPS_BE_FIXUP;
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c66 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL;
/linux-master/drivers/bus/
H A Dbrcmstb_gisb.c308 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL;
/linux-master/arch/mips/kernel/
H A Dtraps.c462 action = MIPS_BE_FIXUP;
472 case MIPS_BE_FIXUP:

Completed in 274 milliseconds