Searched refs:exynos_get_boot_addr (Results 1 – 9 of 9) sorted by relevance
153 extern int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr);
218 ret = exynos_get_boot_addr(1, &boot_addr); in exynos_cpu0_enter_aftr()
292 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr() function