Searched refs:dpage_count (Results 1 – 1 of 1) sorted by relevance
940 long dpage_count; in vm_phys_fictitious_reg_range() local963 dpage_count = vm_page_array_size - (pi - first_page); in vm_phys_fictitious_reg_range()964 vm_phys_fictitious_init_range(fp, start, dpage_count, in vm_phys_fictitious_reg_range()966 page_count -= dpage_count; in vm_phys_fictitious_reg_range()967 start += ptoa(dpage_count); in vm_phys_fictitious_reg_range()982 dpage_count = pe - first_page; in vm_phys_fictitious_reg_range()983 vm_phys_fictitious_init_range(fp, ptoa(first_page), dpage_count, in vm_phys_fictitious_reg_range()985 end -= ptoa(dpage_count); in vm_phys_fictitious_reg_range()986 page_count -= dpage_count; in vm_phys_fictitious_reg_range()