Home
last modified time | relevance | path

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

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