Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtopology.h159 topology_update_package_map(unsigned int apicid, unsigned int cpu) { return 0; } in topology_update_package_map() function
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c376 int topology_update_package_map(unsigned int pkg, unsigned int cpu) topology_update_package_map() function