Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dprocessor.h204 extern void identify_secondary_cpu(struct cpuinfo_x86 *);
/linux-6.1.9/arch/x86/kernel/
Dsmpboot.c396 identify_secondary_cpu(c); in smp_store_cpu_info()
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c1944 void identify_secondary_cpu(struct cpuinfo_x86 *c) in identify_secondary_cpu() function