Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c735 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
1081 cpu_detect(c); in early_identify_cpu()
1205 cpu_detect(c); in generic_identify()
/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h184 extern void cpu_detect(struct cpuinfo_x86 *c);
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c1336 cpu_detect(&new_cpu_data); in xen_start_kernel()