cpu2slot
total_height = (1 + rows + cpu2slot(cpus)) * SLOT_MULT;
return cpu2slot(topology_map[cpu]) * SLOT_MULT;
return cpu2slot(cpu) * SLOT_MULT;