Searched refs:topo_sibling (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/s390/kernel/
H A Dtopology.c254 struct cpu_topology_s390 *topo, *topo_package, *topo_sibling; local
279 topo_sibling = &cpu_topology[sibling];
280 smt_first = cpumask_first(&topo_sibling->thread_mask);

Completed in 106 milliseconds