Home
last modified time | relevance | path

Searched refs:iommulib_iommu_dma_sync (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/intel/sys/
H A Diommulib.h294 int iommulib_iommu_dma_sync(dev_info_t *dip, dev_info_t *rdip,
/titanic_44/usr/src/uts/intel/io/
H A Diommulib.c848 iommulib_iommu_dma_sync(dev_info_t *dip, dev_info_t *rdip, in iommulib_iommu_dma_sync() function
/titanic_44/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1783 error = iommulib_iommu_dma_sync(dip, rdip, dma_handle, off, in amd_iommu_sync()
/titanic_44/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c3140 return (iommulib_iommu_dma_sync(dip, rdip, dma_handle, off, len, in immu_sync()