Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A 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()