Home
last modified time | relevance | path

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

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