Searched refs:ST0_UX (Results 1 – 5 of 5) sorted by relevance
97 if (nr->sr & ST0_UX) in nmi_cpu_eframe_save()
736 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()
326 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()
226 #define ST0_UX 0x00000020 macro
288 #define ST0_UX 0x00000020 macro