Searched refs:iommu_dvma_size (Results 1 – 2 of 2) sorted by relevance
159 softsp->iommu_dvma_size = in iommu_init()163 (0 - (ioaddr_t)softsp->iommu_dvma_size); in iommu_init()173 softsp->iommu_dvma_size, PAGESIZE, NULL, NULL, NULL, in iommu_init()177 softsp->dma_reserve = iommu_btop(softsp->iommu_dvma_size >> 1); in iommu_init()955 if (npages >= iommu_btop(softsp->iommu_dvma_size) - in iommu_dma_bindhdl()
273 size_t iommu_dvma_size; member