Searched refs:ST0_UX (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.c91 if (nr->sr & ST0_UX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtraps.c294 if (regs->cp0_status & ST0_UX)
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.h307 #define ST0_UX 0x00000020 macro

Completed in 78 milliseconds