Searched refs:phys_pkg (Results 1 – 1 of 1) sorted by relevance
335 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() argument337 if (phys_pkg >= max_physical_pkg_id) in topology_phys_to_logical_pkg()339 return physical_to_logical_pkg[phys_pkg]; in topology_phys_to_logical_pkg()