Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c799 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
1216 cpu_detect(c); in early_identify_cpu()
1339 cpu_detect(c); in generic_identify()
/Linux-v5.4/arch/x86/include/asm/
Dprocessor.h176 extern void cpu_detect(struct cpuinfo_x86 *c);
/Linux-v5.4/arch/x86/xen/
Denlighten_pv.c1331 cpu_detect(&new_cpu_data); in xen_start_kernel()