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

/arch/s390/kernel/
H A Dtopology.c71 static struct mask_info *add_cpus_to_mask(struct topology_cpu *tl_cpu, argument
78 for (cpu = find_first_bit(&tl_cpu->mask[0], TOPOLOGY_CPU_BITS);
80 cpu = find_next_bit(&tl_cpu->mask[0], TOPOLOGY_CPU_BITS, cpu + 1))
85 rcpu = TOPOLOGY_CPU_BITS - 1 - cpu + tl_cpu->origin;
97 cpu_set_polarization(lcpu, tl_cpu->pp);

Completed in 494 milliseconds