Searched refs:baseslot (Results 1 – 1 of 1) sorted by relevance
118 int baseslot = AMAP_BASE_SLOT(slot); in amap_chunk_get() local129 if (chunk->ac_baseslot == baseslot) in amap_chunk_get()136 if (amap->am_nslot - baseslot >= UVM_AMAP_CHUNK) in amap_chunk_get()139 n = amap->am_nslot - baseslot; in amap_chunk_get()154 newchunk->ac_baseslot = baseslot; in amap_chunk_get()