Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dprocessor.h184 extern void identify_boot_cpu(void);
/Linux-v5.4/arch/x86/kernel/cpu/
Dbugs.c78 identify_boot_cpu(); in check_bugs()
Dcommon.c1577 void __init identify_boot_cpu(void) in identify_boot_cpu() function