Home
last modified time | relevance | path

Searched refs:STATUSF_IP6 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dsmp-mt.c115 STATUSF_IP6 | STATUSF_IP7); in vsmp_init_secondary()
118 STATUSF_IP6 | STATUSF_IP7); in vsmp_init_secondary()
H A Dsmp-cps.c379 STATUSF_IP6 | STATUSF_IP7); in cps_init_secondary()
/openbmc/linux/arch/mips/ralink/
H A Dirq.c121 else if (pending & STATUSF_IP6) in plat_irq_dispatch()
/openbmc/linux/arch/mips/loongson64/
H A Dsmp.c423 unsigned int imask = STATUSF_IP7 | STATUSF_IP6 | in loongson3_init_secondary()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h282 #define STATUSF_IP6 (_ULCAST_(1) << 14) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h344 #define STATUSF_IP6 (_ULCAST_(1) << 14) macro