Searched defs:iommu_domain_geometry (Results 1 – 1 of 1) sorted by relevance
160 struct iommu_domain_geometry { struct161 dma_addr_t aperture_start; /* First address that can be mapped */162 dma_addr_t aperture_end; /* Last address that can be mapped */163 bool force_aperture; /* DMA only allowed in mappable range? */