Searched refs:node_id_shift (Results 1 – 1 of 1) sorted by relevance
164 static int node_id_shift; variable311 node_id_shift = pkg_id_shift - mask_width(nodes_per_socket); in topo_probe_amd()566 if (pkg_id_shift > node_id_shift && node_id_shift != 0) { in topo_probe()568 topo_layers[nlayers].id_shift = node_id_shift; in topo_probe()582 if (node_id_shift != 0) in topo_probe()583 KASSERT(caches[i].id_shift <= node_id_shift, in topo_probe()