Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h288 #define GET_TTE_TEMPLATE(mp) MAKE_TTE_TEMPLATE(PCI_GET_MP_PFN((mp), 0), (mp)) macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c916 uint64_t tte = GET_TTE_TEMPLATE(mp); in pci_dvma_map_fast()
992 uint64_t tte = GET_TTE_TEMPLATE(mp); in pci_dvma_map()