Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dtopology.h150 topology_update_die_map(unsigned int dieid, unsigned int cpu) { return 0; } in topology_update_die_map() function
/linux-5.19.10/arch/x86/kernel/
Dsmpboot.c353 int topology_update_die_map(unsigned int die, unsigned int cpu) in topology_update_die_map() function