Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dtopology.c258 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
279 pkg_first = cpumask_first(&topo->core_mask); in update_cpu_masks()
280 topo_package = &cpu_topology[pkg_first]; in update_cpu_masks()
281 if (cpu == pkg_first) { in update_cpu_masks()