Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Dvm_phys.c162 static vm_page_t vm_phys_alloc_seg_contig(struct vm_phys_seg *seg,
1340 m_run = vm_phys_alloc_seg_contig(seg, npages, low, high, in vm_phys_alloc_contig()
1353 vm_phys_alloc_seg_contig(struct vm_phys_seg *seg, u_long npages, in vm_phys_alloc_seg_contig() function