Searched refs:max_npages (Results 1 – 1 of 1) sorted by relevance
315 size_t max_npages; in iommufd_hw_queue_alloc_phys() local325 max_npages = length / PAGE_SIZE; in iommufd_hw_queue_alloc_phys()327 length = max_npages * PAGE_SIZE; in iommufd_hw_queue_alloc_phys()333 pages = kvzalloc_objs(*pages, max_npages, GFP_KERNEL | __GFP_NOWARN); in iommufd_hw_queue_alloc_phys()352 for (i = 1; i < max_npages; i++) { in iommufd_hw_queue_alloc_phys()