Home
last modified time | relevance | path

Searched refs:ST0_EXL (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dcex-oct.S41 andi k1, k1, ST0_EXL
/openbmc/linux/arch/mips/kvm/
H A Dentry.c252 UASM_i_LA(&p, K0, ST0_EXL | KSU_USER | ST0_BEV | ST0_KX_IF_64); in kvm_mips_build_vcpu_run()
265 uasm_i_addiu(&p, K0, ZERO, ST0_EXL | KSU_USER | ST0_IE | ST0_KX_IF_64); in kvm_mips_build_vcpu_run()
731 uasm_i_addiu(&p, AT, ZERO, ~(ST0_EXL | KSU_USER | ST0_IE)); in kvm_mips_build_exit()
860 uasm_i_ori(&p, V1, V1, ST0_EXL | KSU_USER | ST0_IE); in kvm_mips_build_ret_to_guest()
H A Dvz.c658 if (!(status & (ST0_EXL | ST0_ERL)) && in is_eva_am_mapped()
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c117 if (nr->sr & ST0_EXL) in nmi_cpu_eframe_save()
/openbmc/linux/arch/mips/kernel/
H A Dbmips_vec.S115 li k1, ST0_ERL | ST0_EXL | ST0_BEV | ST0_IE
H A Dgenex.S452 ori k0, k0, ST0_EXL
H A Dprocess.c149 status |= ST0_EXL; in copy_thread()
H A Dtraps.c344 if (regs->cp0_status & ST0_EXL) in __show_regs()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h220 #define ST0_EXL 0x00000002 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h282 #define ST0_EXL 0x00000002 macro