Searched refs:has_big_cores (Results 1 – 3 of 3) sorted by relevance
26 extern bool has_big_cores;32 #define has_big_cores 0 macro
76 bool has_big_cores; variable86 EXPORT_SYMBOL_GPL(has_big_cores);877 has_big_cores = true; in init_big_cores()920 if (has_big_cores) { in smp_prepare_cpus()1207 if (has_big_cores) in remove_cpu_from_masks()1218 if (!has_big_cores) in add_cpu_to_smallcore_masks()1304 if (has_big_cores) in start_secondary()1413 if (has_big_cores) { in smp_cpus_done()
660 if (has_big_cores) { in shared_cpu_map_show()