Home
last modified time | relevance | path

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

/linux/arch/mips/dec/
A Dkn02xa-berr.c80 action = MIPS_BE_FIXUP; in dec_kn02xa_be_backend()
82 if (action != MIPS_BE_FIXUP) in dec_kn02xa_be_backend()
86 if (action != MIPS_BE_FIXUP && address < 0x10000000) in dec_kn02xa_be_backend()
A Decc-berr.c97 action = MIPS_BE_FIXUP; in dec_ecc_be_backend()
183 if (action != MIPS_BE_FIXUP) in dec_ecc_be_backend()
187 if (action != MIPS_BE_FIXUP && erraddr & KN0X_EAR_ECCERR) in dec_ecc_be_backend()
A Dkn01-berr.c134 action = MIPS_BE_FIXUP; in dec_kn01_be_backend()
136 if (action != MIPS_BE_FIXUP) in dec_kn01_be_backend()
/linux/arch/mips/sgi-ip32/
A Dip32-berr.c26 return MIPS_BE_FIXUP; in ip32_be_handler()
/linux/arch/mips/include/asm/
A Dtraps.h14 #define MIPS_BE_FIXUP 1 /* return to the fixup code */ macro
/linux/arch/mips/sgi-ip27/
A Dip27-berr.c67 return MIPS_BE_FIXUP; in ip27_be_handler()
/linux/arch/mips/sgi-ip22/
A Dip22-berr.c108 return MIPS_BE_FIXUP; in ip22_be_handler()
A Dip28-berr.c463 return MIPS_BE_FIXUP; in ip28_be_handler()
/linux/arch/mips/sibyte/swarm/
A Dsetup.c65 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in swarm_be_handler()
/linux/drivers/bus/
A Dbrcmstb_gisb.c294 return is_fixup ? MIPS_BE_FIXUP : MIPS_BE_FATAL; in brcmstb_bus_error_handler()
/linux/arch/mips/kernel/
A Dtraps.c461 action = MIPS_BE_FIXUP; in do_be()
471 case MIPS_BE_FIXUP: in do_be()

Completed in 18 milliseconds