slotend          1004 uvm/uvm_amap.c 	int byanon, lcv, stop, curslot, ptr, slotend;
slotend          1020 uvm/uvm_amap.c 		slotend = slotoff + slots;
slotend          1032 uvm/uvm_amap.c 			if (curslot < slotoff || curslot >= slotend) {