Searched refs:default_get_smp_config (Results 1 – 3 of 3) sorted by relevance
86 extern void default_get_smp_config(unsigned int early);94 #define default_get_smp_config x86_init_uint_noop macro
52 .get_smp_config = default_get_smp_config,
508 void __init default_get_smp_config(unsigned int early) in default_get_smp_config() function