uvm_loanpage
static int uvm_loanpage(struct vm_page **, int, bool);
error = uvm_loanpage(pgpp, npages, true);
if (uvm_loanpage(&pg, 1, false)) {