Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtopology.h141 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
/linux/arch/x86/kernel/
A Dsmpboot.c315 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() function
329 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