Searched refs:cpuhp_bringup_cpus_parallel (Results 1 – 1 of 1) sorted by relevance
1869 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel() function1905 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel() function1911 if (cpuhp_bringup_cpus_parallel(setup_max_cpus)) in bringup_nonboot_cpus()