NVSIDS
moea64_vsid_bitmap[(KERNEL_VSIDBITS & (NVSIDS - 1)) / VSID_NBPW]
static u_int moea64_vsid_bitmap[NVSIDS / VSID_NBPW];
for (i = 0; i < NVSIDS; i += VSID_NBPW) {
hash = moea64_vsidcontext & (NVSIDS - 1);
idx = vsid & (NVSIDS-1);