Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dcommon.h174 extern int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr);
Dpm.c227 ret = exynos_get_boot_addr(1, &boot_addr); in exynos_cpu0_enter_aftr()
Dplatsmp.c275 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr() function