Searched defs:iommu_window (Results 1 – 1 of 1) sorted by relevance
113 struct iommu_window { struct114 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;