Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h198 extern void identify_boot_cpu(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c121 identify_boot_cpu(); in check_bugs()
H A Dcommon.c1771 void __init identify_boot_cpu(void) in identify_boot_cpu() function