Searched refs:CAUSEF_IP (Results 1 - 6 of 6) 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.c34 cause = read_c0_cause() & read_c0_status() & CAUSEF_IP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq_cpu.c107 clear_c0_cause(CAUSEF_IP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/generic/
H A Dirq.c44 CAUSEF_IP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c178 pending = read_c0_cause() & CAUSEF_IP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dint-handler.S224 li t1,CAUSEF_IP>>CAUSEB_IP # mask
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h447 #define CAUSEF_IP (_ULCAST_(255) << 8) macro

Completed in 347 milliseconds