Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dtopology.c260 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
286 smt_first = cpumask_first(&topo_sibling->thread_mask); in update_cpu_masks()
287 if (sibling == smt_first) { in update_cpu_masks()