Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_mmu.c105 mmu_p->mmu_dvma_fast_end = mmu_p->mmu_dvma_base + in px_mmu_attach()
109 (void *)(mmu_p->mmu_dvma_fast_end + 1), in px_mmu_attach()
126 if (va <= (caddr_t)mmu_p->mmu_dvma_fast_end) { in px_mmu_attach()
H A Dpx_mmu.h66 px_dvma_addr_t mmu_dvma_fast_end; member
H A Dpx_dma.c183 uint64_t fasthi = mmu_p->mmu_dvma_fast_end; in px_dma_lmts2hdl()
352 syshi = mmu_p->mmu_dvma_fast_end; in px_dma_attr2hdl()