Home
last modified time | relevance | path

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

/openbmc/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.c322 if (regs->cp0_status & ST0_KX) in __show_regs()
2209 status_set |= ST0_FR|ST0_KX|ST0_SX|ST0_UX; in configure_status()
2216 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.S30 # define STATUS_BITDEPS ST0_KX
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c93 if (nr->sr & ST0_KX) in nmi_cpu_eframe_save()
/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S33 # define STATUS_SET ST0_KX
/openbmc/linux/arch/mips/kvm/
H A Dentry.c74 #define ST0_KX_IF_64 ST0_KX
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h228 #define ST0_KX 0x00000080 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h290 #define ST0_KX 0x00000080 macro