Searched defs:scu_get_core_count (Results 1 - 2 of 2) sorted by relevance

/arch/arm/include/asm/
H A Dsmp_scu.h27 unsigned int scu_get_core_count(void __iomem *);
30 static inline unsigned int scu_get_core_count(void __iomem *scu_base) function
/arch/arm/kernel/
H A Dsmp_scu.c31 unsigned int __init scu_get_core_count(void __iomem *scu_base) function

Completed in 206 milliseconds