Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c1288 int order_idx = 0; in __iommu_alloc_buffer() local
1317 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()
1327 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()
1331 order_idx++; in __iommu_alloc_buffer()
1341 order_idx++; in __iommu_alloc_buffer()