Searched refs:iommu_create (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h249 extern void iommu_create(pci_t *pci_p);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c50 iommu_create(pci_t *pci_p) function
119 DEBUG2(DBG_ATTACH, dip, "iommu_create: ctrl=%p, tsb=%p\n",
121 DEBUG2(DBG_ATTACH, dip, "iommu_create: page_flush=%p, ctx_flush=%p\n",
123 DEBUG2(DBG_ATTACH, dip, "iommu_create: tsb vaddr=%p tsb_paddr=%p\n",
125 DEBUG1(DBG_ATTACH, dip, "iommu_create: allocated size=%x\n",
127 DEBUG2(DBG_ATTACH, dip, "iommu_create: fast tsb tte addr: %x + %x\n",
131 "iommu_create: tsb size=%x, tsb entries=%x, dvma base=%x\n",
135 "iommu_create: dvma_cache_locks=%x cache_entries=%x\n",
H A Dpcipsy.c116 iommu_create(pci_p);
H A Dpcisch.c139 iommu_create(pci_p);

Completed in 55 milliseconds