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

  /src/sys/uvm/
uvm_ddb.h 36 void uvm_map_printit(struct vm_map *, bool,
uvm_map.c 5212 * uvm_map_printit: actually prints the map
5216 uvm_map_printit(struct vm_map *map, bool full, function in typeref:typename:void
  /src/sys/ddb/
db_command.c 1066 uvm_map_printit((struct vm_map *)(uintptr_t) addr, full, db_printf);

Completed in 20 milliseconds