Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcommon.c585 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
733 cpu_detect(c); in early_identify_cpu()
812 cpu_detect(c); in generic_identify()
/arch/x86/include/asm/
Dprocessor.h165 extern void cpu_detect(struct cpuinfo_x86 *c);
/arch/x86/lguest/
Dboot.c1414 cpu_detect(&new_cpu_data); in lguest_init()
/arch/x86/xen/
Denlighten.c1710 cpu_detect(&new_cpu_data); in xen_start_kernel()