Searched refs:MIPS_BE_DISCARD (Results 1 - 6 of 6) sorted by relevance

/arch/mips/include/asm/
H A Dtraps.h17 #define MIPS_BE_DISCARD 0 /* return with no action */ macro
/arch/mips/dec/
H A Dkn02xa-berr.c111 if (action == MIPS_BE_DISCARD)
H A Decc-berr.c153 action = MIPS_BE_DISCARD;
207 if (action == MIPS_BE_DISCARD)
H A Dkn01-berr.c163 if (action == MIPS_BE_DISCARD)
/arch/mips/sgi-ip22/
H A Dip28-berr.c446 return MIPS_BE_DISCARD;
459 if (ip28_be_interrupt(regs) != MIPS_BE_DISCARD) {
/arch/mips/kernel/
H A Dtraps.c447 case MIPS_BE_DISCARD:

Completed in 52 milliseconds