Home
last modified time | relevance | path

Searched refs:ST0_IEP (Results 1 – 6 of 6) sorted by relevance

/arch/mips/kernel/
Dentry.S127 and v0, ST0_IEP
Dprocess.c241 regs.cp0_status = (regs.cp0_status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in kernel_thread()
Dgenex.S182 and k0, ST0_IEP
Dtraps.c286 if (regs->cp0_status & ST0_IEP) in __show_regs()
/arch/mips/include/asm/
Dstackframe.h585 andi t2, t0, ST0_IEP
Dmipsregs.h320 #define ST0_IEP 0x00000004 macro