Home
last modified time | relevance | path

Searched refs:ST0_KX (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/kernel/
H A Dhead.S48 setup_c0_status ST0_KX 0
56 setup_c0_status ST0_KX ST0_BEV
H A Dtraps.c324 if (regs->cp0_status & ST0_KX) in __show_regs()
2171 status_set |= ST0_FR|ST0_KX|ST0_SX|ST0_UX; in configure_status()
2178 change_c0_status(ST0_CU|ST0_MX|ST0_RE|ST0_FR|ST0_BEV|ST0_TS|ST0_KX|ST0_SX|ST0_UX, in configure_status()
H A Dcps-vec.S35 # define STATUS_BITDEPS ST0_KX
/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c86 if (nr->sr & ST0_KX) in nmi_cpu_eframe_save()
/linux/arch/mips/include/asm/
H A Dmipsregs.h429 #define ST0_KX 0x00000080 macro
434 #define ST0_KX_IF_64 ST0_KX