cpu_detect        176 arch/x86/include/asm/processor.h extern void cpu_detect(struct cpuinfo_x86 *c);
cpu_detect       1256 arch/x86/kernel/cpu/common.c 		cpu_detect(c);
cpu_detect       1379 arch/x86/kernel/cpu/common.c 	cpu_detect(c);
cpu_detect       1333 arch/x86/xen/enlighten_pv.c 	cpu_detect(&new_cpu_data);