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

/linux-master/arch/arm/mach-shmobile/
H A Dplatsmp.c19 void shmobile_smp_hook(unsigned int cpu, unsigned long fn, unsigned long arg) function
H A Dcommon.h15 extern void shmobile_smp_hook(unsigned int cpu, unsigned long fn,
H A Dplatsmp-scu.c24 shmobile_smp_hook(cpu, __pa_symbol(shmobile_boot_scu),
51 shmobile_smp_hook(cpu, 0, 0);
H A Dplatsmp-apmu.c133 shmobile_smp_hook(cpu, 0, 0);
151 shmobile_smp_hook(cpu, __pa_symbol(cpu_resume), 0);
259 shmobile_smp_hook(cpu, __pa_symbol(shmobile_boot_apmu), 0);

Completed in 124 milliseconds