Home
last modified time | relevance | path

Searched defs:syshi (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c184 uint64_t syshi = mmu_p->mmu_dvma_end; in px_dma_lmts2hdl() local
272 uint64_t syslo, syshi; in px_dma_attr2hdl() local
H A Dpx_dma.h156 #define PX_DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align_pg) \ argument
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c365 uint64_t syshi = iommu_p->iommu_dvma_end; in pci_dma_lmts2hdl() local
430 uint64_t syslo, syshi; in pci_dma_attr2hdl() local
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h176 #define DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align_pg) \ argument