Home
last modified time | relevance | path

Searched refs:iommu_dvma_size (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h273 size_t iommu_dvma_size; member
/onnv-gate/usr/src/uts/sun4u/io/
H A Diommu.c161 softsp->iommu_dvma_size = in iommu_init()
165 (0 - (ioaddr_t)softsp->iommu_dvma_size); in iommu_init()
175 softsp->iommu_dvma_size, PAGESIZE, NULL, NULL, NULL, in iommu_init()
179 softsp->dma_reserve = iommu_btop(softsp->iommu_dvma_size >> 1); in iommu_init()
957 if (npages >= iommu_btop(softsp->iommu_dvma_size) - in iommu_dma_bindhdl()