Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c328 * @phys_pkg: The physical package id to map in start_secondary()
332 int topology_phys_to_logical_pkg(unsigned int phys_pkg)
339 if (c->initialized && c->phys_proc_id == phys_pkg) in topology_phys_to_logical_pkg()
336 topology_phys_to_logical_pkg(unsigned int phys_pkg) topology_phys_to_logical_pkg() argument