Searched defs:iommu_window (Results 1 – 1 of 1) sorted by relevance
112 struct iommu_window { struct113 struct list_head list;114 struct cbe_iommu *iommu;115 unsigned long offset;116 unsigned long size;117 unsigned int ioid;118 struct iommu_table table;