Searched refs:arch_send_wakeup_ipi_mask (Results 1 – 18 of 18) sorted by relevance
88 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in hi3xxx_boot_secondary()124 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in hix5hd2_boot_secondary()
146 arch_send_wakeup_ipi_mask(cpumask_of(l_cpu)); in hip04_boot_secondary()
32 arch_send_wakeup_ipi_mask(cpumask_of(cpu_logical_map(cpu))); in emev2_boot_secondary()
73 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in versatile_boot_secondary()
51 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mvebu_cortex_a9_boot_secondary()
89 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in armada_xp_boot_secondary()
97 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in ux500_boot_secondary()
80 extern void arch_send_wakeup_ipi_mask(const struct cpumask *mask);
47 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mcpm_boot_secondary()
105 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in ls1021a_boot_secondary()
79 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in sti_boot_secondary()
70 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mtk_boot_secondary()
163 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in omap4_boot_secondary()
106 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in zx_boot_secondary()
285 arch_send_wakeup_ipi_mask(cpumask_of(1)); in exynos_cpu0_enter_aftr()
368 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in exynos_boot_secondary()
294 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in qcom_boot_secondary()
521 void arch_send_wakeup_ipi_mask(const struct cpumask *mask) in arch_send_wakeup_ipi_mask() function