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

/linux-master/arch/s390/kernel/
H A Dtopology.c255 int cpu, sibling, pkg_first, smt_first, id; local
280 smt_first = cpumask_first(&topo_sibling->thread_mask);
281 if (sibling == smt_first)

Completed in 177 milliseconds