Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c80 static int __maybe_unused apmu_wrap(int cpu, int (*fn)(void __iomem *p, int cpu)) in apmu_wrap() function
122 apmu_wrap(cpu, apmu_power_off); in shmobile_smp_apmu_cpu_shutdown()
144 return apmu_wrap(cpu, apmu_power_off_poll); in shmobile_smp_apmu_cpu_kill()
261 return apmu_wrap(cpu, apmu_power_on); in shmobile_smp_apmu_boot_secondary()