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