Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/
H A Diocache.c161 int *sync_flag, uint64_t phys_sync_flag) in sync_stream_buf() argument
174 (void *)sync_flag, phys_sync_flag)); in sync_stream_buf()
236 *softsp->str_buf_sync_reg = phys_sync_flag; in sync_stream_buf()
H A Diommu.c798 mppriv->phys_sync_flag = va_to_pa((caddr_t)&mppriv->sync_flag); in iommu_dma_allochdl()
1145 mppriv->phys_sync_flag); in iommu_dma_unbindhdl()
1183 mppriv->phys_sync_flag); in iommu_dma_flush()
1298 mppriv->phys_sync_flag); in iommu_map_window()
1403 iommu_fast_dvma->phys_sync_flag = in iommu_dma_mctl()
1407 iommu_fast_dvma->phys_sync_flag[i] = va_to_pa((caddr_t) in iommu_dma_mctl()
1465 kmem_free(iommu_fast_dvma->phys_sync_flag, np * in iommu_dma_mctl()
1627 iommu_fast_dvma->phys_sync_flag[index], in iommu_dvma_unload()
1633 iommu_fast_dvma->phys_sync_flag[index]); in iommu_dvma_unload()
1659 iommu_fast_dvma->phys_sync_flag[index])); in iommu_dvma_sync()
[all …]
/titanic_44/usr/src/uts/sun4/sys/
H A Ddvma.h57 unsigned long long *phys_sync_flag; member
/titanic_44/usr/src/uts/sun4u/sys/
H A Diommu.h128 uint64_t phys_sync_flag; member