Searched refs:scu_get_core_count (Results 1 – 11 of 11) sorted by relevance
27 unsigned int scu_get_core_count(void __iomem *);30 static inline unsigned int scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() function
50 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in realview_smp_init_cpus()
65 ncores = scu_get_core_count(socfpga_scu_base_addr); in socfpga_smp_init_cpus()
31 unsigned int __init scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() function
98 unsigned int i, ncores = scu_get_core_count(scu_base); in spear13xx_smp_init_cpus()
64 ncores = scu_get_core_count(scu_base); in imx_smp_init_cpus()
141 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in ux500_smp_init_cpus()
103 ncores = scu_get_core_count(zynq_scu_base); in zynq_smp_init_cpus()
191 ncores = scu_get_core_count(scu_base); in omap4_smp_init_cpus()
305 ncores = scu_get_core_count(scu_base_addr); in rockchip_smp_prepare_cpus()
361 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in exynos_smp_init_cpus()