Searched refs:PX_GET_MP_PFN (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.h | 93 PX_GET_MP_PFN((ddi_dma_impl_t *)(addr), (index + i)) : \
|
H A D | px_lib4v.c | 682 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 D | px_dma.h | 249 #define PX_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ macro
|
H A D | px_dma.c | 959 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 D | px_hlib.c | 1809 px_iopfn_t pfn = PX_GET_MP_PFN(mp, pfn_index); in hvio_iommu_map()
|