Searched refs:vm_phys_alloc_pages (Results 1 – 4 of 4) sorted by relevance
85 vm_page_t vm_phys_alloc_pages(int domain, int pool, int order);
807 vm_phys_alloc_pages(int domain, int pool, int order) in vm_phys_alloc_pages() function
1019 m = vm_phys_alloc_pages(domain, VM_FREEPOOL_DEFAULT, in vm_reserv_alloc_page()
1857 m = vm_phys_alloc_pages(domain, pool, 0); in vm_page_alloc_domain_after()