Searched refs:get_core_count (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap-smp.c35 static inline unsigned int get_core_count(void) function
121 ncores = get_core_count();
129 unsigned int ncores = get_core_count();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/
H A Dplatsmp.c31 static unsigned int __init get_core_count(void) function
127 unsigned int i, ncores = get_core_count();
135 unsigned int ncores = get_core_count();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dplatsmp.c53 static inline unsigned int get_core_count(void) function
151 unsigned int i, ncores = get_core_count();
159 unsigned int ncores = get_core_count();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dplatsmp.c39 static inline unsigned int get_core_count(void) function
151 unsigned int i, ncores = get_core_count();
159 unsigned int ncores = get_core_count();

Completed in 187 milliseconds