Searched defs:iommu_window (Results 1 – 1 of 1) sorted by relevance
102 struct iommu_window { struct103 struct list_head list;104 struct cbe_iommu *iommu;105 unsigned long offset;106 unsigned long size;107 unsigned int ioid;108 struct iommu_table table;