Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h199 extern void identify_secondary_cpu(struct cpuinfo_x86 *);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c400 identify_secondary_cpu(c); in smp_store_cpu_info()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c1784 void identify_secondary_cpu(struct cpuinfo_x86 *c) in identify_secondary_cpu() function