Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-exynos/
Dpm.c224 if (__raw_readl(cpu_boot_reg_base()) == 0) in exynos_cpu0_enter_aftr()
240 cpu_boot_reg_base()); in exynos_cpu0_enter_aftr()
255 cpu_boot_reg_base()); in exynos_cpu0_enter_aftr()
302 __raw_writel(virt_to_phys(exynos_cpu_resume), cpu_boot_reg_base()); in exynos_pre_enter_aftr()
Dplatsmp.c172 void __iomem *cpu_boot_reg_base(void) in cpu_boot_reg_base() function
183 boot_reg = cpu_boot_reg_base(); in cpu_boot_reg()
Dcommon.h166 extern void __iomem *cpu_boot_reg_base(void);