Searched refs:vm_phys_split_pages (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/vm/ |
| H A D | vm_phys.c | 180 static void vm_phys_split_pages(vm_page_t m, int oind, struct vm_freelist *fl, 662 vm_phys_split_pages(vm_page_t m, int oind, struct vm_freelist *fl, int order, in vm_phys_split_pages() function 851 vm_phys_split_pages(m, oind, fl, order, 1); in vm_phys_alloc_freelist_pages() 870 vm_phys_split_pages(m, oind, fl, order, 1); in vm_phys_alloc_freelist_pages()
|