Home
last modified time | relevance | path

Searched refs:cbe_nr_iommus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Diommu.c127 static int cbe_nr_iommus; variable
525 for (i = 0; i < cbe_nr_iommus; i++) in cell_iommu_for_node()
640 if (cbe_nr_iommus >= NR_IOMMUS) { in cell_iommu_alloc()
647 i = cbe_nr_iommus++; in cell_iommu_alloc()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Diommu.c129 static int cbe_nr_iommus; variable
528 for (i = 0; i < cbe_nr_iommus; i++) in cell_iommu_for_node()
643 if (cbe_nr_iommus >= NR_IOMMUS) { in cell_iommu_alloc()
650 i = cbe_nr_iommus++; in cell_iommu_alloc()

Completed in 3 milliseconds