Searched refs:ST0_IEO (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ | ||
D | mipsregs.h | 287 #define ST0_IEO 0x00000010 macro |
/linux-4.4.14/arch/mips/kernel/ | ||
D | traps.c | 289 if (regs->cp0_status & ST0_IEO) in __show_regs() |