Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dprocessor.h191 extern void identify_boot_cpu(void);
/arch/x86/kernel/cpu/
Dbugs.c79 identify_boot_cpu(); in check_bugs()
Dcommon.c1433 void __init identify_boot_cpu(void) in identify_boot_cpu() function