Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dprocessor.h200 extern void identify_boot_cpu(void);
/Linux-v5.15/arch/x86/kernel/cpu/
Dbugs.c89 identify_boot_cpu(); in check_bugs()
Dcommon.c1663 void __init identify_boot_cpu(void) in identify_boot_cpu() function