Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Diommu.c47 #define NR_IOMMUS 2 macro
126 static struct cbe_iommu iommus[NR_IOMMUS];
640 if (cbe_nr_iommus >= NR_IOMMUS) { in cell_iommu_alloc()