topology_phys_to_logical_pkg  995 arch/x86/events/intel/uncore.c 					topology_phys_to_logical_pkg(phys_id);
topology_phys_to_logical_pkg 1087 arch/x86/events/intel/uncore.c 					topology_phys_to_logical_pkg(phys_id);
topology_phys_to_logical_pkg 3129 arch/x86/events/intel/uncore_snbep.c 	int pkg = topology_phys_to_logical_pkg(boot_cpu_data.phys_proc_id);
topology_phys_to_logical_pkg 4374 arch/x86/events/intel/uncore_snbep.c 		pkg = topology_phys_to_logical_pkg(phys_id);
topology_phys_to_logical_pkg  137 arch/x86/include/asm/topology.h int topology_phys_to_logical_pkg(unsigned int pkg);
topology_phys_to_logical_pkg  309 arch/x86/kernel/smpboot.c EXPORT_SYMBOL(topology_phys_to_logical_pkg);
topology_phys_to_logical_pkg  341 arch/x86/kernel/smpboot.c 	new = topology_phys_to_logical_pkg(pkg);