idxpa             181 uvm/uvm_pglist.c 	paddr_t try, idxpa, lastidxpa;
idxpa             260 uvm/uvm_pglist.c 			idxpa = VM_PAGE_TO_PHYS(&pgs[idx]);
idxpa             263 uvm/uvm_pglist.c 				if ((lastidxpa + PAGE_SIZE) != idxpa) {
idxpa             272 uvm/uvm_pglist.c 				    ((lastidxpa ^ idxpa) & pagemask) != 0) {