Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h68 px_dvma_addr_t dvma_end_pg; /* = MMU_BTOP(mmu_dvma_end) */ member
H A Dpx_mmu.c94 mmu_p->dvma_end_pg = MMU_BTOP(mmu_p->mmu_dvma_end); in px_mmu_attach()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h151 dvma_addr_t dvma_end_pg; /* = IOMMU_BTOP(iommu_dvma_end) */ member
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c104 iommu_p->dvma_end_pg = IOMMU_BTOP(iommu_p->iommu_dvma_end); in iommu_create()
496 base_pg_index = iommu_p->dvma_end_pg - obp_tsb_entries + 1; in iommu_preserve_tsb()