Home
last modified time | relevance | path

Searched defs:topology_phys_to_logical_die (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtopology.h148 static inline int topology_phys_to_logical_die(unsigned int die, in topology_phys_to_logical_die() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c356 static int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c319 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() function
333 EXPORT_SYMBOL(topology_phys_to_logical_die); variable

Completed in 5 milliseconds