Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dnuma.c58 #define MAX_DISTANCE_REF_POINTS 4 macro
61 static int distance_lookup_table[MAX_NUMNODES][MAX_DISTANCE_REF_POINTS];
499 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_primary_domain_index()
501 MAX_DISTANCE_REF_POINTS); in find_primary_domain_index()
502 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_primary_domain_index()