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