Searched refs:detect_num_cpu_cores (Results 1 – 5 of 5) sorted by relevance
73 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
88 detect_num_cpu_cores(c); in init_zhaoxin()
131 detect_num_cpu_cores(c); in init_centaur()
624 detect_num_cpu_cores(c); in init_intel()
678 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function