Home
last modified time | relevance | path

Searched refs:vm_phys_alloc_seg_contig (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/vm/
HDvm_phys.c174 static vm_page_t vm_phys_alloc_seg_contig(struct vm_phys_seg *seg,
1392 m_run = vm_phys_alloc_seg_contig(seg, npages, low, high, in vm_phys_alloc_contig()
1408 vm_phys_alloc_seg_contig(struct vm_phys_seg *seg, u_long npages, in vm_phys_alloc_seg_contig() function