HomeSort by: relevance | last modified time | path
    Searched refs:uvm_pageunwire (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/uvm/
uvm_page.h 357 void uvm_pageunwire(struct vm_page *);
uvm_object.c 230 uvm_pageunwire(pg);
uvm_page.c 1777 * uvm_pageunwire: unwire the page.
1785 uvm_pageunwire(struct vm_page *pg) function in typeref:typename:void
uvm_fault.c 2677 * we can call uvm_pageunwire.
2728 uvm_pageunwire(pg);
  /src/sys/rump/librump/rumpkern/
vm.c 441 uvm_pageunwire(struct vm_page *pg) function in typeref:typename:void
  /src/sys/ufs/lfs/
lfs_vfsops.c 2171 uvm_pageunwire(pgs[i]);
2361 uvm_pageunwire(pg);

Completed in 40 milliseconds