Searched refs:shmobile_smp_apmu_boot_secondary (Results 1 – 4 of 4) sorted by relevance
27 extern int shmobile_smp_apmu_boot_secondary(unsigned int cpu,
54 return shmobile_smp_apmu_boot_secondary(cpu, idle); in r8a7791_smp_boot_secondary()
65 .smp_boot_secondary = shmobile_smp_apmu_boot_secondary,
133 int shmobile_smp_apmu_boot_secondary(unsigned int cpu, struct task_struct *idle) in shmobile_smp_apmu_boot_secondary() function