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

/linux-master/arch/mips/include/asm/
H A Dtraps.h13 #define MIPS_BE_DISCARD 0 /* return with no action */ macro
/linux-master/arch/mips/dec/
H A Dkn02xa-berr.c108 if (action == MIPS_BE_DISCARD)
H A Decc-berr.c150 action = MIPS_BE_DISCARD;
204 if (action == MIPS_BE_DISCARD)
H A Dkn01-berr.c159 if (action == MIPS_BE_DISCARD)
/linux-master/arch/mips/sgi-ip22/
H A Dip28-berr.c433 return MIPS_BE_DISCARD;
446 if (ip28_be_interrupt(regs) != MIPS_BE_DISCARD) {
/linux-master/arch/mips/kernel/
H A Dtraps.c470 case MIPS_BE_DISCARD:

Completed in 76 milliseconds