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

  /src/sys/uvm/
uvm_ddb.h 40 void uvm_page_printit(struct vm_page *, bool,
uvm_page.c 2114 * uvm_page_printit: actually print the page
2121 uvm_page_printit(struct vm_page *pg, bool full, function in typeref:typename:void
  /src/sys/arch/aarch64/aarch64/
db_interface.c 539 uvm_page_printit(pg, false, pr);
  /src/sys/ddb/
db_command.c 1101 uvm_page_printit((struct vm_page *)(uintptr_t) addr, full, db_printf);

Completed in 16 milliseconds