Home
last modified time | relevance | path

Searched refs:SMP_CALL_FUNCTION (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dsmp.h42 #define SMP_CALL_FUNCTION 0x2 macro
90 mp_ops->send_ipi_mask(cpumask_of(cpu), SMP_CALL_FUNCTION); in arch_send_call_function_single_ipi()
97 mp_ops->send_ipi_mask(mask, SMP_CALL_FUNCTION); in arch_send_call_function_ipi_mask()
/linux-4.4.14/arch/mips/kernel/
Dsmp-gic.c33 case SMP_CALL_FUNCTION: in gic_send_ipi_single()
Dsmp-bmips.c275 write_c0_brcm_action(ACTION_SET_IPI(cpu, action == SMP_CALL_FUNCTION)); in bmips5000_send_ipi_single()
338 if (action & SMP_CALL_FUNCTION) in bmips43xx_ipi_interrupt()
Dsmp-mt.c133 case SMP_CALL_FUNCTION: in vsmp_send_ipi_single()
/linux-4.4.14/arch/mips/sibyte/sb1250/
Dsmp.c175 if (action & SMP_CALL_FUNCTION) { in sb1250_mailbox_interrupt()
/linux-4.4.14/arch/mips/sibyte/bcm1480/
Dsmp.c185 if (action & SMP_CALL_FUNCTION) { in bcm1480_mailbox_interrupt()
/linux-4.4.14/arch/mips/netlogic/common/
Dsmp.c69 if (action & SMP_CALL_FUNCTION) in nlm_send_ipi_single()
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-smp.c151 case SMP_CALL_FUNCTION: in ip27_send_ipi_single()
/linux-4.4.14/arch/mips/cavium-octeon/
Dsmp.c44 if (action & SMP_CALL_FUNCTION) in mailbox_interrupt()
/linux-4.4.14/arch/mips/loongson64/loongson-3/
Dsmp.c269 if (action & SMP_CALL_FUNCTION) { in loongson3_ipi_interrupt()