Searched refs:nwix (Results 1 – 1 of 1) sorted by relevance
1659 Word nwix = szB / N_LINE_ARANGE; in shmem__invalidate_scache_range() local1661 if (nwix > N_WAY_NENT) in shmem__invalidate_scache_range()1662 nwix = N_WAY_NENT; // no need to check several times the same entry. in shmem__invalidate_scache_range()1664 for (wix = 0; wix < nwix; wix++) { in shmem__invalidate_scache_range()