Searched refs:pkg_first (Results 1 – 1 of 1) sorted by relevance
253 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local273 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()