Home
last modified time | relevance | path

Searched refs:CAUSE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips/baget/
Dbaget.h59 #define CAUSE_MASK 0x7C macro
/linux-2.4.37.9/arch/mips/baget/
Dbalo.c135 if ((int_cause & CAUSE_MASK) != CAUSE_DBE) { in int_handler()