Searched refs:distance_ref_points_depth (Results 1 – 1 of 1) sorted by relevance
59 static int distance_ref_points_depth; variable172 for (i = 0; i < distance_ref_points_depth; i++) { in cpu_distance()196 for (i = 0; i < distance_ref_points_depth; i++) { in __node_distance()216 for (i = 0; i < distance_ref_points_depth; i++) { in initialize_distance_lookup_table()243 of_read_number(associativity, 1) >= distance_ref_points_depth) { in associativity_to_nid()313 &distance_ref_points_depth); in find_min_common_depth()320 distance_ref_points_depth /= sizeof(int); in find_min_common_depth()331 if (distance_ref_points_depth < 2) { in find_min_common_depth()344 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_min_common_depth()347 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_min_common_depth()