Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsmp.c64 static inline unsigned int get_core_count(void) in get_core_count() function
89 unsigned int ncpus = get_core_count(); in smp_init_cpus()