Searched refs:ST0_IEP (Results 1 – 6 of 6) sorted by relevance
127 and v0, ST0_IEP
241 regs.cp0_status = (regs.cp0_status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in kernel_thread()
182 and k0, ST0_IEP
286 if (regs->cp0_status & ST0_IEP) in __show_regs()
585 andi t2, t0, ST0_IEP
320 #define ST0_IEP 0x00000004 macro