Home
last modified time | relevance | path

Searched defs:iommu_window (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Diommu.c100 struct iommu_window { struct
101 struct list_head list;
102 struct cbe_iommu *iommu;
103 unsigned long offset;
104 unsigned long size;
105 unsigned int ioid;
106 struct iommu_table table;
/kernel/linux/linux-4.19/arch/powerpc/platforms/cell/
Diommu.c113 struct iommu_window { struct
114 struct list_head list;
115 struct cbe_iommu *iommu;
116 unsigned long offset;
117 unsigned long size;
118 unsigned int ioid;
119 struct iommu_table table;