Searched refs:npages_end (Results 1 – 1 of 1) sorted by relevance
1413 u_long npages_end; in vm_phys_alloc_seg_contig() local1484 npages_end = roundup2(npages, 1 << oind); in vm_phys_alloc_seg_contig()1485 if (npages < npages_end) { in vm_phys_alloc_seg_contig()1487 vm_phys_enq_range(&m_ret[npages], npages_end - npages, fl, 0); in vm_phys_alloc_seg_contig()