Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dprocess.c147 ((status & (ST0_KUC | ST0_IEC)) << 2); in copy_thread()
H A Dtraps.c317 if (regs->cp0_status & ST0_KUC) in __show_regs()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h243 #define ST0_KUC 0x00000002 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h305 #define ST0_KUC 0x00000002 macro