| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | smp.h | 96 extern void arch_send_wakeup_ipi_mask(const struct cpumask *mask); 98 static inline void arch_send_wakeup_ipi_mask(const struct cpumask *mask) in arch_send_wakeup_ipi_mask() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-hisi/ |
| H A D | platsmp.c | 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()
|
| H A D | platmcpm.c | 143 arch_send_wakeup_ipi_mask(cpumask_of(l_cpu)); in hip04_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/ |
| H A D | platsmp.c | 66 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in armada_xp_boot_secondary() 231 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mv98dx3236_boot_secondary()
|
| H A D | platsmp-a9.c | 51 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mvebu_cortex_a9_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/ |
| H A D | smp-emev2.c | 26 arch_send_wakeup_ipi_mask(cpumask_of(cpu_logical_map(cpu))); in emev2_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-versatile/ |
| H A D | platsmp.c | 91 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in versatile_boot_secondary()
|
| /OK3568_Linux_fs/kernel/drivers/soc/renesas/ |
| H A D | r9a06g032-smp.c | 44 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in r9a06g032_smp_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ux500/ |
| H A D | platsmp.c | 84 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in ux500_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-oxnas/ |
| H A D | platsmp.c | 55 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in ox820_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | smp.h | 75 extern void arch_send_wakeup_ipi_mask(const struct cpumask *mask);
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | mcpm_platsmp.c | 44 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mcpm_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | platsmp.c | 99 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in ls1021a_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | acpi_parking_protocol.c | 105 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in acpi_parking_protocol_cpu_boot()
|
| H A D | smp.c | 844 void arch_send_wakeup_ipi_mask(const struct cpumask *mask) in arch_send_wakeup_ipi_mask() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mediatek/ |
| H A D | platsmp.c | 72 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in mtk_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-zx/ |
| H A D | platsmp.c | 103 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in zx_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-milbeaut/ |
| H A D | platsmp.c | 41 arch_send_wakeup_ipi_mask(cpumask_of(l_cpu)); in m10v_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-bcm/ |
| H A D | platsmp.c | 279 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in nsp_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap-smp.c | 250 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in omap4_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-exynos/ |
| H A D | platsmp.c | 387 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in exynos_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-qcom/ |
| H A D | platsmp.c | 274 arch_send_wakeup_ipi_mask(cpumask_of(cpu)); in qcom_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | smp.c | 567 void arch_send_wakeup_ipi_mask(const struct cpumask *mask) in arch_send_wakeup_ipi_mask() function
|