Searched refs:detect_num_cpu_cores (Results 1 – 5 of 5) sorted by relevance
74 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()
663 detect_num_cpu_cores(c); in init_intel()
786 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function