Searched refs:CAUSE_DBE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-mips/baget/ | ||
D | baget.h | 58 #define CAUSE_DBE 0x1C macro |
/linux-2.4.37.9/arch/mips/baget/ | ||
D | balo.c | 135 if ((int_cause & CAUSE_MASK) != CAUSE_DBE) { in int_handler() |