Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c66 static inline unsigned int get_core_count(void) in get_core_count() function
91 unsigned int ncpus = get_core_count(); in smp_init_cpus()