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()
31 unsigned int __init scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() function
88 ncores = scu_get_core_count(scu_base); in ux500_smp_prepare_cpus()
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()
103 ncores = scu_get_core_count(zynq_scu_base); in zynq_smp_init_cpus()
63 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in scu_a9_enable()
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()
400 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in exynos_smp_init_cpus()