Searched refs:default_get_smp_config (Results 1 – 3 of 3) sorted by relevance
68 extern void default_get_smp_config(unsigned int early);73 #define default_get_smp_config x86_init_uint_noop macro
74 .get_smp_config = default_get_smp_config,
476 void __init default_get_smp_config(unsigned int early) in default_get_smp_config() function