Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c283 volatile uint64_t cur_tte = IOMMU_PTOB(pfn) | tte; in iommu_map_pages() local
289 pg_index, HI32(cur_tte), LO32(cur_tte)); in iommu_map_pages()
291 *tte_addr = cur_tte; in iommu_map_pages()