Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.h93 PX_GET_MP_PFN((ddi_dma_impl_t *)(addr), (index + i)) : \
H A Dpx_lib4v.c682 if (hvio_dma_sync(hdl, MMU_PTOB(PX_GET_MP_PFN(mp, idx)) + in px_lib_dma_sync()
688 MMU_PTOB(PX_GET_MP_PFN(mp, idx)) + pg_off, bytes_to_sync, in px_lib_dma_sync()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.h249 #define PX_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ macro
H A Dpx_dma.c959 px_iopfn_t pfn = PX_GET_MP_PFN(mp, start_idx); in px_dma_newwin()
1131 px_iopfn_t pfn = PX_GET_MP_PFN(mp, 0); in px_dma_physwin()
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c1809 px_iopfn_t pfn = PX_GET_MP_PFN(mp, pfn_index); in hvio_iommu_map()