Home
last modified time | relevance | path

Searched refs:ST0_IEO (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dtraps.c312 if (regs->cp0_status & ST0_IEO) in __show_regs()
/linux/arch/mips/include/asm/
H A Dmipsregs.h453 #define ST0_IEO 0x00000010 macro