Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-exynos/
Dcommon.h153 extern int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr);
Dpm.c218 ret = exynos_get_boot_addr(1, &boot_addr); in exynos_cpu0_enter_aftr()
Dplatsmp.c292 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr() function