Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c1209 int order_idx = 0; in __iommu_alloc_buffer() local
1238 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()
1248 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()
1252 order_idx++; in __iommu_alloc_buffer()
1262 order_idx++; in __iommu_alloc_buffer()