Searched refs:topo_sibling (Results 1 – 1 of 1) sorted by relevance
252 struct cpu_topology_s390 *topo, *topo_package, *topo_sibling; in update_cpu_masks() local277 topo_sibling = &cpu_topology[sibling]; in update_cpu_masks()278 smt_first = cpumask_first(&topo_sibling->thread_mask); in update_cpu_masks()