Searched refs:detect_num_cpu_cores (Results 1 – 4 of 4) sorted by relevance
58 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
164 detect_num_cpu_cores(c); in init_centaur()
675 detect_num_cpu_cores(c); in init_intel()
590 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function