Home
last modified time | relevance | path

Searched refs:PCI_GET_MP_TTE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h267 #define PCI_GET_MP_TTE(tte) \ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c269 uint64_t tte = PCI_GET_MP_TTE(mp->dmai_tte); in iommu_map_pages()