Searched refs:cpu_boot_reg_base (Results 1 – 3 of 3) sorted by relevance
224 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()
172 void __iomem *cpu_boot_reg_base(void) in cpu_boot_reg_base() function183 boot_reg = cpu_boot_reg_base(); in cpu_boot_reg()
166 extern void __iomem *cpu_boot_reg_base(void);