Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dtopology.c255 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
275 pkg_first = cpumask_first(&topo->core_mask); in update_cpu_masks()
276 topo_package = &cpu_topology[pkg_first]; in update_cpu_masks()
277 if (cpu == pkg_first) { in update_cpu_masks()