Searched refs:SMP_CALL_FUNCTION (Results 1 – 9 of 9) sorted by relevance
52 #define SMP_CALL_FUNCTION 0x2 macro112 mp_ops->send_ipi_mask(cpumask_of(cpu), SMP_CALL_FUNCTION); in arch_send_call_function_single_ipi()119 mp_ops->send_ipi_mask(mask, SMP_CALL_FUNCTION); in arch_send_call_function_ipi_mask()
176 if (action & SMP_CALL_FUNCTION) { in sb1250_mailbox_interrupt()
187 if (action & SMP_CALL_FUNCTION) { in bcm1480_mailbox_interrupt()
280 write_c0_brcm_action(ACTION_SET_IPI(cpu, action == SMP_CALL_FUNCTION)); in bmips5000_send_ipi_single()343 if (action & SMP_CALL_FUNCTION) in bmips43xx_ipi_interrupt()
174 case SMP_CALL_FUNCTION: in mips_smp_send_ipi_mask()
70 if (action & SMP_CALL_FUNCTION) in nlm_send_ipi_single()
155 case SMP_CALL_FUNCTION: in ip27_send_ipi_single()
63 BUILD_BUG_ON(SMP_CALL_FUNCTION != (1 << 1)); in mailbox_interrupt()
279 if (action & SMP_CALL_FUNCTION) { in loongson3_ipi_interrupt()