Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcpu.h58 extern void detect_num_cpu_cores(struct cpuinfo_x86 *c);
Dcentaur.c164 detect_num_cpu_cores(c); in init_centaur()
Dintel.c675 detect_num_cpu_cores(c); in init_intel()
Dcommon.c590 void detect_num_cpu_cores(struct cpuinfo_x86 *c) in detect_num_cpu_cores() function