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