Home
last modified time | relevance | path

Searched defs:topology_phys_to_logical_pkg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtopology.h147 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtopology.h162 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c335 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() function
347 EXPORT_SYMBOL(topology_phys_to_logical_pkg); variable
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c301 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() function
313 EXPORT_SYMBOL(topology_phys_to_logical_pkg); variable

Completed in 6 milliseconds