Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dentry.S106 and v0, ST0_IEP
Dprocess.c145 status = (status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in copy_thread_tls()
Dgenex.S169 and k0, ST0_IEP
Dtraps.c300 if (regs->cp0_status & ST0_IEP) in __show_regs()
/Linux-v4.19/arch/mips/include/asm/
Dstackframe.h481 andi t2, t0, ST0_IEP
Dmipsregs.h320 #define ST0_IEP 0x00000004 macro