Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/kernel/
Dtopology.c253 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
278 smt_first = cpumask_first(&topo_sibling->thread_mask); in update_cpu_masks()
279 if (sibling == smt_first) in update_cpu_masks()