Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dprocess.c146 status = (status & ~(ST0_KUP | ST0_IEP | ST0_IEC)) | in copy_thread()
H A Dtraps.c313 if (regs->cp0_status & ST0_KUP) in __show_regs()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h322 #define ST0_KUP 0x00000008 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h307 #define ST0_KUP 0x00000008 macro

Completed in 23 milliseconds