Searched refs:STATUSF_IP7 (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/wrppmc/
H A Dirq.c24 if (pending & STATUSF_IP7)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dirq.c133 if (pending & STATUSF_IP7)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Dirq.c120 if (pending & STATUSF_IP7) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4927/
H A Dirq.c181 if (pending & STATUSF_IP7) /* cpu timer */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp-mt.c183 STATUSF_IP6 | STATUSF_IP7);
186 STATUSF_IP6 | STATUSF_IP7);
H A Dsmp-cmp.c95 STATUSF_IP7);
H A Dsmtc.c561 | (STATUSF_IP0 | STATUSF_IP1 | STATUSF_IP7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dint.c88 else if (pending & STATUSF_IP7) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dirq.c170 if (pending & STATUSF_IP7) /* cpu timer */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c191 set_c0_status(STATUSF_IP7);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx833x/common/
H A Dinterrupts.c135 else if (pending & STATUSF_IP7)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/emma/markeins/
H A Dirq.c311 if (pending & STATUSF_IP7)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h398 #define STATUSF_IP7 (_ULCAST_(1) << 15) macro

Completed in 513 milliseconds