Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c570 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
743 cpu_detect(c); in early_identify_cpu()
822 cpu_detect(c); in generic_identify()
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h174 extern void cpu_detect(struct cpuinfo_x86 *c);
/linux-4.4.14/arch/x86/lguest/
Dboot.c1537 cpu_detect(&new_cpu_data); in lguest_init()
/linux-4.4.14/arch/x86/xen/
Denlighten.c1664 cpu_detect(&new_cpu_data); in xen_start_kernel()