Searched defs:iommu_domain_geometry (Results 1 – 2 of 2) sorted by relevance
53 struct iommu_domain_geometry { struct54 dma_addr_t aperture_start; /* First address that can be mapped */55 dma_addr_t aperture_end; /* Last address that can be mapped */56 bool force_aperture; /* DMA only allowed in mappable range? */
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? */