Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsmpboot.c335 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() argument
337 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()