node_shift
node_shift = (topology >> 16) & 0x7;
if (!node_shift)
node_shift = 8;
maxcpus = (topology & ((1 << node_shift) - 1)) + 1;
unsigned int cfg, topology, node_shift, maxcpus;
node_shift(right, count);
node_shift(right, count);
node_shift(right, shift);