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