Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dplatsmp-apmu.h27 extern int shmobile_smp_apmu_boot_secondary(unsigned int cpu,
Dsmp-r8a7791.c54 return shmobile_smp_apmu_boot_secondary(cpu, idle); in r8a7791_smp_boot_secondary()
Dsmp-r8a7790.c65 .smp_boot_secondary = shmobile_smp_apmu_boot_secondary,
Dplatsmp-apmu.c133 int shmobile_smp_apmu_boot_secondary(unsigned int cpu, struct task_struct *idle) in shmobile_smp_apmu_boot_secondary() function