MIPS_BE_FIXUP      97 arch/mips/dec/ecc-berr.c 		action = MIPS_BE_FIXUP;
MIPS_BE_FIXUP     183 arch/mips/dec/ecc-berr.c 	if (action != MIPS_BE_FIXUP)
MIPS_BE_FIXUP     187 arch/mips/dec/ecc-berr.c 	if (action != MIPS_BE_FIXUP && erraddr & KN0X_EAR_ECCERR)
MIPS_BE_FIXUP     134 arch/mips/dec/kn01-berr.c 		action = MIPS_BE_FIXUP;
MIPS_BE_FIXUP     136 arch/mips/dec/kn01-berr.c 	if (action != MIPS_BE_FIXUP)
MIPS_BE_FIXUP      80 arch/mips/dec/kn02xa-berr.c 		action = MIPS_BE_FIXUP;
MIPS_BE_FIXUP      82 arch/mips/dec/kn02xa-berr.c 	if (action != MIPS_BE_FIXUP)
MIPS_BE_FIXUP      86 arch/mips/dec/kn02xa-berr.c 	if (action != MIPS_BE_FIXUP && address < 0x10000000)
MIPS_BE_FIXUP     454 arch/mips/kernel/traps.c 		action = MIPS_BE_FIXUP;
MIPS_BE_FIXUP     464 arch/mips/kernel/traps.c 	case MIPS_BE_FIXUP:
MIPS_BE_FIXUP     108 arch/mips/sgi-ip22/ip22-berr.c 		return MIPS_BE_FIXUP;
MIPS_BE_FIXUP     463 arch/mips/sgi-ip22/ip28-berr.c 		return MIPS_BE_FIXUP;
MIPS_BE_FIXUP      65 arch/mips/sgi-ip27/ip27-berr.c 		return MIPS_BE_FIXUP;
MIPS_BE_FIXUP      26 arch/mips/sgi-ip32/ip32-berr.c 		return MIPS_BE_FIXUP;
MIPS_BE_FIXUP      66 arch/mips/sibyte/swarm/setup.c 	return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL;
MIPS_BE_FIXUP     244 drivers/bus/brcmstb_gisb.c 	return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL;