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