Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h209 #define IOMMU_PAGE_FLUSH(iommu_p, dvma_pg) \ macro
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_fdvma.c113 IOMMU_PAGE_FLUSH(iommu_p, (dvma_pg + i)); in pci_fdvma_load()
H A Dpci_reloc.c251 IOMMU_PAGE_FLUSH(iommu_p, (dvma_pg + i)); in pci_fdvma_remap()
H A Dpci_iommu.c354 IOMMU_PAGE_FLUSH(iommu_p, dvma_pg); in iommu_unmap_pages()