uvm_pmr_nfindsz
for (found = uvm_pmr_nfindsz(pmr, search[try], memtype);
struct vm_page *uvm_pmr_nfindsz(struct uvm_pmemrange *, psize_t, int);
for (i = uvm_pmr_nfindsz(pmr, 1, mti); i != NULL; i = next) {