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

  /src/sys/uvm/
uvm_page.c 599 if (!uvm_page_physget(&paddr))
615 * uvm_page_physget: "steal" one page from the vm_physmem structure.
640 panic("uvm_page_physget: called _after_ bootstrap");
662 uvm_page_physget(paddr_t *paddrp) function in typeref:typename:bool
uvm_page.c 599 if (!uvm_page_physget(&paddr))
615 * uvm_page_physget: "steal" one page from the vm_physmem structure.
640 panic("uvm_page_physget: called _after_ bootstrap");
662 uvm_page_physget(paddr_t *paddrp) function in typeref:typename:bool
uvm_page.c 599 if (!uvm_page_physget(&paddr))
615 * uvm_page_physget: "steal" one page from the vm_physmem structure.
640 panic("uvm_page_physget: called _after_ bootstrap");
662 uvm_page_physget(paddr_t *paddrp) function in typeref:typename:bool
uvm_page.c 599 if (!uvm_page_physget(&paddr))
615 * uvm_page_physget: "steal" one page from the vm_physmem structure.
640 panic("uvm_page_physget: called _after_ bootstrap");
662 uvm_page_physget(paddr_t *paddrp) function in typeref:typename:bool
uvm_page.c 599 if (!uvm_page_physget(&paddr))
615 * uvm_page_physget: "steal" one page from the vm_physmem structure.
640 panic("uvm_page_physget: called _after_ bootstrap");
662 uvm_page_physget(paddr_t *paddrp) function in typeref:typename:bool

Completed in 131 milliseconds