Home
last modified time | relevance | path

Searched refs:ST0_KUP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dprocess.c146 status = (status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in copy_thread()
H A Dtraps.c313 if (regs->cp0_status & ST0_KUP) in __show_regs()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h245 #define ST0_KUP 0x00000008 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h307 #define ST0_KUP 0x00000008 macro