Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c1205 int order_idx = 0; in __iommu_alloc_buffer() local
1234 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()
1244 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()
1248 order_idx++; in __iommu_alloc_buffer()
1258 order_idx++; in __iommu_alloc_buffer()