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