Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h260 #define ST0_IEO 0x00000010 macro
/linux-4.1.27/arch/mips/kernel/
Dtraps.c287 if (regs->cp0_status & ST0_IEO) in __show_regs()