Searched refs:node_id_shift (Results 1 – 1 of 1) sorted by relevance
168 static int node_id_shift; variable301 node_id_shift = pkg_id_shift - mask_width(nodes_per_socket); in topo_probe_amd()556 if (pkg_id_shift > node_id_shift && node_id_shift != 0) { in topo_probe()558 topo_layers[nlayers].id_shift = node_id_shift; in topo_probe()572 if (node_id_shift != 0) in topo_probe()573 KASSERT(caches[i].id_shift <= node_id_shift, in topo_probe()