Searched refs:shmobile_smp_apmu_cpu_kill (Results 1 – 4 of 4) sorted by relevance
30 extern int shmobile_smp_apmu_cpu_kill(unsigned int cpu);
63 .cpu_kill = shmobile_smp_apmu_cpu_kill,
69 .cpu_kill = shmobile_smp_apmu_cpu_kill,
212 int shmobile_smp_apmu_cpu_kill(unsigned int cpu) in shmobile_smp_apmu_cpu_kill() function