Home
last modified time | relevance | path

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

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