Searched refs:detect_num_cpu_cores (Results 1 – 5 of 5) sorted by relevance
71 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
121 detect_num_cpu_cores(c); in init_zhaoxin()
164 detect_num_cpu_cores(c); in init_centaur()
673 detect_num_cpu_cores(c); in init_intel()
654 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function