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