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

  /src/sys/uvm/
uvm_page_array.c 118 * uvm_page_array_fill: lookup pages and keep them cached.
132 uvm_page_array_fill(struct uvm_page_array *ar, voff_t off, unsigned int nwant) function in typeref:typename:int
230 error = uvm_page_array_fill(ar, off, nwant);

Completed in 43 milliseconds