Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmpspec.h45 extern int smp_found_config;
47 # define smp_found_config 0 macro
/linux/arch/x86/kernel/
H A Dmpparse.c439 smp_found_config = 0; in check_physptr()
481 if (!smp_found_config) in mpparse_get_smp_config()
575 smp_found_config = 1; in smp_scan_config()
/linux/arch/x86/kernel/cpu/
H A Dtopology.c438 if (!smp_found_config) in restrict_to_up()