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

  /src/sys/uvm/
uvm_map.c 302 int _uvm_map_sanity(struct vm_map *);
518 if ((uvm_debug_check_map && _uvm_map_sanity(map)) ||
530 _uvm_map_sanity(struct vm_map *map) function in typeref:typename:int

Completed in 13 milliseconds