Home
last modified time | relevance | path

Searched refs:CAUSEF_IV (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c286 clear_c0_cause(CAUSEF_IV); in brcmstb_pm_standby()
299 set_c0_cause(CAUSEF_IV); in brcmstb_pm_standby()
/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c405 clear_c0_cause(CAUSEF_IV | C_SW0 | C_SW1); in play_dead()
H A Dcps-vec.S112 li t0, CAUSEF_IV
H A Dtraps.c2264 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
2267 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h354 #define CAUSEF_IV (_ULCAST_(1) << 23) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h424 #define CAUSEF_IV (_ULCAST_(1) << 23) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c1375 change &= (CAUSEF_DC | CAUSEF_IV | CAUSEF_WP | in kvm_trap_vz_handle_gsfc()