Home
last modified time | relevance | path

Searched refs:MAX_DISTANCE_REF_POINTS (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/mm/
Dnuma.c59 #define MAX_DISTANCE_REF_POINTS 4 macro
62 static int distance_lookup_table[MAX_NUMNODES][MAX_DISTANCE_REF_POINTS];
500 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_primary_domain_index()
502 MAX_DISTANCE_REF_POINTS); in find_primary_domain_index()
503 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_primary_domain_index()