Searched refs:shmobile_smp_hook (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-shmobile/
H A Dplatsmp-scu.c28 shmobile_smp_hook(cpu, virt_to_phys(shmobile_boot_scu), shmobile_smp_scu_notifier_call()
58 shmobile_smp_hook(cpu, 0, 0); shmobile_smp_scu_cpu_die()
H A Dcommon.h11 extern void shmobile_smp_hook(unsigned int cpu, unsigned long fn,
H A Dplatsmp.c22 void shmobile_smp_hook(unsigned int cpu, unsigned long fn, unsigned long arg) shmobile_smp_hook() function
H A Dplatsmp-apmu.c136 shmobile_smp_hook(cpu, virt_to_phys(secondary_startup), 0); shmobile_smp_apmu_boot_secondary()
203 shmobile_smp_hook(cpu, 0, 0); shmobile_smp_apmu_cpu_die()
221 shmobile_smp_hook(cpu, virt_to_phys(cpu_resume), 0); shmobile_smp_apmu_do_suspend()

Completed in 66 milliseconds