Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcpu.h74 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
H A Dzhaoxin.c88 detect_num_cpu_cores(c); in init_zhaoxin()
H A Dcentaur.c131 detect_num_cpu_cores(c); in init_centaur()
H A Dintel.c631 detect_num_cpu_cores(c); in init_intel()
H A Dcommon.c811 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function