Searched refs:get_cpu_boot_addr (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dfirmware.h36 int (*get_cpu_boot_addr)(int cpu, unsigned long *boot_addr); member in struct:firmware_ops
/linux-master/arch/arm/mach-exynos/
H A Dfirmware.c153 .get_cpu_boot_addr = exynos_get_cpu_boot_addr,
H A Dplatsmp.c300 ret = call_firmware_op(get_cpu_boot_addr, core_id, boot_addr);

Completed in 185 milliseconds