Home
last modified time | relevance | path

Searched refs:ST0_KUC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dprocess.c149 ((status & (ST0_KUC | ST0_IEC)) << 2); in copy_thread()
H A Dtraps.c303 if (regs->cp0_status & ST0_KUC) in __show_regs()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h320 #define ST0_KUC 0x00000002 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h305 #define ST0_KUC 0x00000002 macro

Completed in 22 milliseconds