Searched refs:NVSIDS (Results 1 – 1 of 1) sorted by relevance
237 #define NVSIDS (NPMAPS * 16) macro240 #define NVSIDS NPMAPS macro243 static u_int moea64_vsid_bitmap[NVSIDS / VSID_NBPW];1099 moea64_vsid_bitmap[(KERNEL_VSIDBITS & (NVSIDS - 1)) / VSID_NBPW] in moea64_mid_bootstrap()2451 for (i = 0; i < NVSIDS; i += VSID_NBPW) { in moea64_get_unique_vsid()2462 hash = moea64_vsidcontext & (NVSIDS - 1); in moea64_get_unique_vsid()2665 idx = vsid & (NVSIDS-1); in moea64_release_vsid()