Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dtopology.c120 static void add_cpus_to_mask(struct topology_core *tl_core, in add_cpus_to_mask() argument
128 for_each_set_bit(core, &tl_core->mask, TOPOLOGY_CORE_BITS) { in add_cpus_to_mask()
132 rcore = TOPOLOGY_CORE_BITS - 1 - core + tl_core->origin; in add_cpus_to_mask()
144 topo->dedicated = tl_core->d; in add_cpus_to_mask()
148 smp_cpu_set_polarization(cpu, tl_core->pp); in add_cpus_to_mask()