topology_phys_to_logical_die  138 arch/x86/include/asm/topology.h int topology_phys_to_logical_die(unsigned int die, unsigned int cpu);
topology_phys_to_logical_die  329 arch/x86/kernel/smpboot.c EXPORT_SYMBOL(topology_phys_to_logical_die);
topology_phys_to_logical_die  364 arch/x86/kernel/smpboot.c 	new = topology_phys_to_logical_die(die, cpu);