Lines Matching refs:IOMMU_PAGEOFFSET
363 ioaddr_t ioaddr = mp->dmai_mapping & ~IOMMU_PAGEOFFSET; in iommu_remove_mappings()
377 ioaddr = mp->dmai_mapping & ~IOMMU_PAGEOFFSET; in iommu_remove_mappings()
440 offset = (uint_t)(mp->dmai_mapping & IOMMU_PAGEOFFSET); in iommu_create_vaddr_mappings()
442 ioaddr = (ioaddr_t)(mp->dmai_mapping & ~IOMMU_PAGEOFFSET); in iommu_create_vaddr_mappings()
591 offset = (uint_t)(mp->dmai_mapping & IOMMU_PAGEOFFSET); in iommu_create_pp_mappings()
593 ioaddr = (ioaddr_t)(mp->dmai_mapping & ~IOMMU_PAGEOFFSET); in iommu_create_pp_mappings()
891 offset = addr & IOMMU_PAGEOFFSET; in iommu_dma_bindhdl()
1073 addr & ~IOMMU_PAGEOFFSET); in iommu_dma_bindhdl()
1134 addr = (ioaddr_t)(mp->dmai_mapping & ~IOMMU_PAGEOFFSET); in iommu_dma_unbindhdl()
1200 offset = mp->dmai_mapping & IOMMU_PAGEOFFSET; in iommu_dma_win()
1269 addr = (addr + newoff) & ~IOMMU_PAGEOFFSET; in iommu_map_window()
1520 offset = (uint_t)(addr & IOMMU_PAGEOFFSET); in iommu_dvma_kaddr_load()
1523 addr &= ~IOMMU_PAGEOFFSET; in iommu_dvma_kaddr_load()