Searched refs:scu_get_core_count (Results 1 – 11 of 11) sorted by relevance
29 unsigned int scu_get_core_count(void __iomem *);34 static inline unsigned int scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() function
100 unsigned int i, ncores = scu_get_core_count(scu_base); in spear13xx_smp_init_cpus()
61 ncores = scu_get_core_count(scu_base); in ux500_smp_prepare_cpus()
60 ncores = scu_get_core_count(scu_base); in realview_smp_prepare_cpus()
29 unsigned int __init scu_get_core_count(void __iomem *scu_base) in scu_get_core_count() function
97 ncores = scu_get_core_count(zynq_scu_base); in zynq_smp_init_cpus()
62 ncores = scu_base ? scu_get_core_count(scu_base) : 1; in scu_a9_enable()
143 ncores = scu_get_core_count(scu_base_addr); in s500_smp_prepare_cpus()
58 ncores = scu_get_core_count(scu_base); in imx_smp_init_cpus()
272 ncores = scu_get_core_count(cfg.scu_base); in omap4_smp_init_cpus()
309 ncores = scu_get_core_count(scu_base_addr); in rockchip_smp_prepare_cpus()