Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/
Dcpu.h74 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
Dzhaoxin.c88 detect_num_cpu_cores(c); in init_zhaoxin()
Dcentaur.c131 detect_num_cpu_cores(c); in init_centaur()
Dintel.c663 detect_num_cpu_cores(c); in init_intel()
Dcommon.c786 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function