Home
last modified time | relevance | path

Searched refs:get_core_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/metag/kernel/
Dsmp.c635 static inline unsigned int get_core_count(void) in get_core_count() function
654 unsigned int i, ncores = get_core_count(); in smp_init_cpus()
/linux-4.4.14/arch/xtensa/kernel/
Dsmp.c65 static inline unsigned int get_core_count(void) in get_core_count() function
90 unsigned int ncpus = get_core_count(); in smp_init_cpus()