Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h244 #define ST0_KUC 0x00000002 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h320 #define ST0_KUC 0x00000002 macro