Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtopology.h189 static inline int topology_phys_to_logical_pkg(unsigned int pkg) in topology_phys_to_logical_pkg() function
224 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg() function
/linux/arch/x86/events/intel/
H A Duncore_snbep.c1415 die_id = topology_phys_to_logical_pkg(i); in topology_gidnid_map()