Searched refs:CAUSEF_IP6 (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm47xx/
H A Dirq.c48 if (cause & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/fuloong-2e/
H A Dirq.c32 else if (pending & CAUSEF_IP6) /* perf counter loverflow */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cobalt/
H A Dirq.c30 else if (pending & CAUSEF_IP6) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/lemote-2f/
H A Dirq.c80 else if (pending & CAUSEF_IP6) { /* North Bridge, Perf counter */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/vr41xx/common/
H A Dirq.c107 else if (pending & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/generic/
H A Dirq.c62 if (cause & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Dirq.c69 if (cause & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip28-berr.c397 if ((regs->cp0_cause & CAUSEF_IP6) != CAUSEF_IP6)
H A Dip22-int.c242 else if (pending & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-irq.c390 else if (pending & CAUSEF_IP6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h461 #define CAUSEF_IP6 (_ULCAST_(1) << 14) macro

Completed in 96 milliseconds