Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/kernel/
Dsmp.c633 static inline unsigned int get_core_count(void) in get_core_count() function
652 unsigned int i, ncores = get_core_count(); in smp_init_cpus()
/linux-4.1.27/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()