Home
last modified time | relevance | path

Searched refs:CAUSEF_IP1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/bcm63xx/
H A Dirq.c175 if (cause & CAUSEF_IP1) in plat_irq_dispatch()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h338 #define CAUSEF_IP1 (_ULCAST_(1) << 9) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h406 #define CAUSEF_IP1 (_ULCAST_(1) << 9) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c1376 CAUSEF_IP0 | CAUSEF_IP1); in kvm_trap_vz_handle_gsfc()