Searched refs:cpuhp_bringup_cpus_parallel (Results 1 – 1 of 1) sorted by relevance
1847 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel() function1883 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel() function1892 if (cpuhp_bringup_cpus_parallel(max_cpus)) in bringup_nonboot_cpus()