Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dcpu.c1844 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel() function
1880 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel() function
1889 if (cpuhp_bringup_cpus_parallel(max_cpus)) in bringup_nonboot_cpus()