Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtopology.h161 topology_update_die_map(unsigned int dieid, unsigned int cpu) { return 0; } in topology_update_die_map() function
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c398 int topology_update_die_map(unsigned int die, unsigned int cpu) in topology_update_die_map() function