Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/xen/
Denlighten.c79 cpu_detect(&boot_cpu_data); in xen_get_vendor()
/linux-6.14.4/arch/x86/include/asm/
Dprocessor.h227 extern void cpu_detect(struct cpuinfo_x86 *c);
/linux-6.14.4/arch/x86/kernel/cpu/
Dcommon.c897 void cpu_detect(struct cpuinfo_x86 *c) in cpu_detect() function
1598 cpu_detect(c); in early_identify_cpu()
1763 cpu_detect(c); in generic_identify()