Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtopology.h140 int topology_phys_to_logical_pkg(unsigned int pkg);
150 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg() function
/linux/arch/x86/kernel/
A Dsmpboot.c297 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() function
309 EXPORT_SYMBOL(topology_phys_to_logical_pkg);
341 new = topology_phys_to_logical_pkg(pkg); in topology_update_package_map()
/linux/arch/x86/events/intel/
A Duncore_snbep.c1428 die_id = topology_phys_to_logical_pkg(i); in snbep_pci2phy_map_init()

Completed in 20 milliseconds