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

  /src/sys/uvm/
uvm_extern.h 640 #define vm_resident_count(vm) (pmap_resident_count((vm)->vm_map.pmap)) macro
uvm_extern.h 640 #define vm_resident_count(vm) (pmap_resident_count((vm)->vm_map.pmap)) macro

Completed in 36 milliseconds