Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dtopology.c253 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
273 pkg_first = cpumask_first(&topo->core_mask); in update_cpu_masks()
274 topo_package = &cpu_topology[pkg_first]; in update_cpu_masks()
275 if (cpu == pkg_first) { in update_cpu_masks()