shmobile_smp_hook
extern void shmobile_smp_hook(unsigned int cpu, unsigned long fn,
shmobile_smp_hook(cpu, 0, 0);
shmobile_smp_hook(cpu, __pa_symbol(cpu_resume), 0);
shmobile_smp_hook(cpu, __pa_symbol(shmobile_boot_apmu), 0);
shmobile_smp_hook(cpu, __pa_symbol(shmobile_boot_scu),
shmobile_smp_hook(cpu, 0, 0);