Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dprocess.c146 ((status & (ST0_KUC | ST0_IEC)) << 2); in copy_thread_tls()
Dtraps.c302 if (regs->cp0_status & ST0_KUC) in __show_regs()
/Linux-v4.19/arch/mips/include/asm/
Dmipsregs.h319 #define ST0_KUC 0x00000002 macro