Searched refs:aalen (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dnuma.c309 unsigned int n, aam, aalen; local
325 aalen = *aa++; /* length of each associativity list */
327 la < (aam * aalen + 2) * sizeof(unsigned int))
340 if (min_common_depth > 0 && min_common_depth <= aalen &&
343 nid = aa[ai * aalen + min_common_depth - 1];

Completed in 85 milliseconds