Home
last modified time | relevance | path

Searched refs:has_big_cores (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsmp.c78 bool has_big_cores; variable
90 EXPORT_SYMBOL_GPL(has_big_cores); variable
988 has_big_cores = true; in init_big_cores()
1040 if (has_big_cores) { in smp_prepare_cpus()
1295 if (has_big_cores) in update_mask_by_l2()
1351 if (has_big_cores) in remove_cpu_from_masks()
1369 if (!has_big_cores) in add_cpu_to_smallcore_masks()
1511 if (has_big_cores) in start_secondary()
1546 if (has_big_cores) { in fixup_topology()
H A Dcacheinfo.c678 if (has_big_cores) { in show_shared_cpumap()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsmp.h141 extern bool has_big_cores;
147 if (has_big_cores) in cpu_smt_mask()
H A Dcputhreads.h31 #define has_big_cores 0 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsmp.h135 extern bool has_big_cores;
143 if (has_big_cores) in cpu_smt_mask()
H A Dcputhreads.h31 #define has_big_cores 0 macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsmp.c80 bool has_big_cores; variable
94 EXPORT_SYMBOL_GPL(has_big_cores); variable
1073 has_big_cores = true; in init_big_cores()
1137 if (has_big_cores) { in smp_prepare_cpus()
1413 if (has_big_cores) in update_mask_by_l2()
1491 if (has_big_cores) in remove_cpu_from_masks()
1509 if (!has_big_cores) in add_cpu_to_smallcore_masks()
1662 if (has_big_cores) in start_secondary()
1690 if (has_big_cores) { in fixup_topology()
H A Dcacheinfo.c465 if (has_big_cores && level == 1) in get_group_id()

Completed in 9 milliseconds