Home
last modified time | relevance | path

Searched refs:PX_SET_MP_PFN1 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.c484 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_pgpfn()
496 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_pgpfn()
529 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_vapfn()
598 PX_SET_MP_PFN1(mp, i, pfn - pfn_adj); in px_dma_pfn()
H A Dpx_dma.h260 #define PX_SET_MP_PFN1(mp, page_no, pfn) { \ macro