Searched refs:NVSIDS (Results 1 – 1 of 1) sorted by relevance
206 #define NVSIDS (NPMAPS * 16) macro209 #define NVSIDS NPMAPS macro212 static u_int moea64_vsid_bitmap[NVSIDS / VSID_NBPW];1072 moea64_vsid_bitmap[(KERNEL_VSIDBITS & (NVSIDS - 1)) / VSID_NBPW] in moea64_mid_bootstrap()2410 for (i = 0; i < NVSIDS; i += VSID_NBPW) { in moea64_get_unique_vsid()2421 hash = moea64_vsidcontext & (NVSIDS - 1); in moea64_get_unique_vsid()2630 idx = vsid & (NVSIDS-1); in moea64_release_vsid()