Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dprocessor.h186 extern void cpu_detect(struct cpuinfo_x86 *c);
/Linux-v6.6/arch/x86/kernel/cpu/
Dcommon.c956 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
1601 cpu_detect(c); in early_identify_cpu()
1755 cpu_detect(c); in generic_identify()