Searched refs:vm_phys_alloc_freelist_pages (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/vm/ |
| H A D | vm_phys.h | 64 vm_page_t vm_phys_alloc_freelist_pages(int domain, int freelist, int pool,
|
| H A D | vm_phys.c | 807 m = vm_phys_alloc_freelist_pages(domain, freelist, pool, order); in vm_phys_alloc_pages() 822 vm_phys_alloc_freelist_pages(int domain, int freelist, int pool, int order) in vm_phys_alloc_freelist_pages() function
|
| H A D | vm_page.c | 2468 m = vm_phys_alloc_freelist_pages(domain, freelist, in vm_page_alloc_freelist_domain()
|