Home
last modified time | relevance | path

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

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