Searched refs:topology_phys_to_logical_die (Results 1 – 2 of 2) sorted by relevance
141 int topology_phys_to_logical_die(unsigned int die, unsigned int cpu);151 static inline int topology_phys_to_logical_die(unsigned int die, in topology_phys_to_logical_die() function
315 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() function329 EXPORT_SYMBOL(topology_phys_to_logical_die);364 new = topology_phys_to_logical_die(die, cpu); in topology_update_die_map()
Completed in 7 milliseconds