Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/mm/
Ddma-mapping.c860 int order_idx = 0; in __iommu_alloc_buffer() local
889 order_idx = ARRAY_SIZE(iommu_order_array) - 1; in __iommu_alloc_buffer()
899 order = iommu_order_array[order_idx]; in __iommu_alloc_buffer()
903 order_idx++; in __iommu_alloc_buffer()
913 order_idx++; in __iommu_alloc_buffer()