Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c97 if (nr->sr & ST0_UX) in nmi_cpu_eframe_save()
/openbmc/linux/arch/mips/kvm/
H A Dentry.c736 uasm_i_ori(&p, V0, V0, ST0_SX | ST0_UX); in kvm_mips_build_exit()
861 UASM_i_LA(&p, AT, ~(ST0_CU0 | ST0_MX | ST0_SX | ST0_UX)); in kvm_mips_build_ret_to_guest()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c326 if (regs->cp0_status & ST0_UX) 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()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h226 #define ST0_UX 0x00000020 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h288 #define ST0_UX 0x00000020 macro