Searched refs:uvm_pagealloc_pgb (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/uvm/ |
| H A D | uvm_page.c | 1004 uvm_pagealloc_pgb(struct uvm_cpu *ucpu, int f, int b, int *trycolorp, int flags) in uvm_pagealloc_pgb() function 1103 pg = uvm_pagealloc_pgb(ucpu, f, b, trycolorp, flags); in uvm_pagealloc_pgfl() 1227 pg = uvm_pagealloc_pgb(ucpu, lcv, in uvm_pagealloc_strat()
|