Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dprocess.c148 status = (status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in copy_thread()
H A Dtraps.c299 if (regs->cp0_status & ST0_KUP) in __show_regs()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h246 #define ST0_KUP 0x00000008 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h322 #define ST0_KUP 0x00000008 macro