Home
last modified time | relevance | path

Searched refs:CAUSEF_IV (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dinterrupt.c120 if (kvm_read_c0_guest_cause(cop0) & CAUSEF_IV) in kvm_mips_irq_deliver_cb()
H A Dvz.c1377 change &= (CAUSEF_DC | CAUSEF_IV | CAUSEF_WP | in kvm_trap_vz_handle_gsfc()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcps-vec.S117 li t0, CAUSEF_IV
H A Dsmp-bmips.c397 clear_c0_cause(CAUSEF_IV | C_SW0 | C_SW1); in play_dead()
H A Dtraps.c2264 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
2267 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcps-vec.S112 li t0, CAUSEF_IV
H A Dsmp-bmips.c405 clear_c0_cause(CAUSEF_IV | C_SW0 | C_SW1); in play_dead()
H A Dtraps.c2264 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
2267 set_c0_cause(CAUSEF_IV); in configure_exception_vector()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h439 #define CAUSEF_IV (_ULCAST_(1) << 23) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h424 #define CAUSEF_IV (_ULCAST_(1) << 23) macro
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c1375 change &= (CAUSEF_DC | CAUSEF_IV | CAUSEF_WP | in kvm_trap_vz_handle_gsfc()

Completed in 43 milliseconds