Home
last modified time | relevance | path

Searched refs:STATUSF_IP0 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dirq.c182 } else if (pending & STATUSF_IP0) /* user line 0 */ in rbtx4927_irq_dispatch()
/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsmp.c41 STATUSF_IP1 | STATUSF_IP0; in sb1250_smp_init()
H A Dirq.c226 STATUSF_IP1 | STATUSF_IP0; in arch_init_irq()
/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsmp.c52 STATUSF_IP1 | STATUSF_IP0; in bcm1480_smp_init()
H A Dirq.c242 STATUSF_IP1 | STATUSF_IP0; in arch_init_irq()
/openbmc/linux/arch/mips/kernel/
H A Dsmp-mt.c117 change_c0_status(ST0_IM, STATUSF_IP0 | STATUSF_IP1 | in vsmp_init_secondary()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h270 #define STATUSF_IP0 (_ULCAST_(1) << 8) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h332 #define STATUSF_IP0 (_ULCAST_(1) << 8) macro