Home
last modified time | relevance | path

Searched refs:ST0_IEO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h323 #define ST0_IEO 0x00000010 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c297 if (regs->cp0_status & ST0_IEO) in __show_regs()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h308 #define ST0_IEO 0x00000010 macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c311 if (regs->cp0_status & ST0_IEO) in __show_regs()

Completed in 18 milliseconds