Home
last modified time | relevance | path

Searched defs:topology_phys_to_logical_pkg (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dtopology.h162 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg() function
/Linux-v6.6/arch/x86/kernel/
Dsmpboot.c335 int topology_phys_to_logical_pkg(unsigned int phys_pkg) in topology_phys_to_logical_pkg() function