Searched refs:uvm_pmr_cache_get (Results 1 – 3 of 3) sorted by relevance
160 struct vm_page *uvm_pmr_cache_get(int);
2254 uvm_pmr_cache_get(int flags) in uvm_pmr_cache_get() function2370 uvm_pmr_cache_get(int flags) in uvm_pmr_cache_get() function
907 pg = uvm_pmr_cache_get(pmr_flags); in uvm_pagealloc()