Searched refs:_vm_domain_allocate (Results 1 – 1 of 1) sorted by relevance
2202 _vm_domain_allocate(struct vm_domain *vmd, int req_class, int npages) in _vm_domain_allocate() function2247 return (_vm_domain_allocate(vmd, req_class, npages)); in vm_domain_allocate()2862 !_vm_domain_allocate(vmd, VM_ALLOC_NORMAL, cnt)) in vm_page_zone_import()