Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsmp.c78 bool has_big_cores; variable
92 EXPORT_SYMBOL_GPL(has_big_cores);
1042 has_big_cores = true; in init_big_cores()
1106 if (has_big_cores) { in smp_prepare_cpus()
1370 if (has_big_cores) in update_mask_by_l2()
1448 if (has_big_cores) in remove_cpu_from_masks()
1466 if (!has_big_cores) in add_cpu_to_smallcore_masks()
1615 if (has_big_cores) in start_secondary()
1648 if (has_big_cores) { in fixup_topology()
A Dcacheinfo.c466 if (has_big_cores && level == 1) in get_group_id()
/linux/arch/powerpc/include/asm/
A Dsmp.h131 extern bool has_big_cores;
139 if (has_big_cores) in cpu_smt_mask()
A Dcputhreads.h31 #define has_big_cores 0 macro

Completed in 13 milliseconds