Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dprocessor.h195 extern void cpu_detect(struct cpuinfo_x86 *c);
/linux-5.19.10/arch/x86/kernel/cpu/
Dcommon.c931 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
1544 cpu_detect(c); in early_identify_cpu()
1704 cpu_detect(c); in generic_identify()