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

  /src/sys/uvm/
uvm_page.c 997 * uvm_pagealloc_pgb: helper routine that tries to allocate any color from a
1004 uvm_pagealloc_pgb(struct uvm_cpu *ucpu, int f, int b, int *trycolorp, int flags) function in typeref:struct:vm_page *
1103 pg = uvm_pagealloc_pgb(ucpu, f, b, trycolorp, flags);
1227 pg = uvm_pagealloc_pgb(ucpu, lcv,

Completed in 12 milliseconds