HomeSort by: relevance | last modified time | path
    Searched defs:uvm_unloan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_loan.c 492 uvm_unloan(pgpp, i, UVM_LOAN_TOPAGE);
577 uvm_unloan(pgpp, ndone, UVM_LOAN_TOPAGE);
1012 * uvm_unloan: kill loans on pages or anons.
1016 uvm_unloan(void *v, int npages, int flags) function in typeref:typename:void
  /src/sys/rump/librump/rumpkern/
vm.c 780 uvm_unloan(void *v, int npages, int flags) function in typeref:typename:void

Completed in 13 milliseconds