Home
last modified time | relevance | path

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

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