Searched refs:ST0_SX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-nmi.c89 if (nr->sr & ST0_SX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtraps.c292 if (regs->cp0_status & ST0_SX)
1679 status_set |= ST0_FR|ST0_KX|ST0_SX|ST0_UX;
1686 change_c0_status(ST0_CU|ST0_MX|ST0_RE|ST0_FR|ST0_BEV|ST0_TS|ST0_KX|ST0_SX|ST0_UX,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Docteon-wdt-main.c148 uasm_i_ori(&p, K0, K0, ST0_UX | ST0_SX | ST0_KX);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h308 #define ST0_SX 0x00000040 macro

Completed in 77 milliseconds