Searched refs:PX_SET_MP_PFN1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_dma.c | 486 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_pgpfn() 498 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_pgpfn() 531 PX_SET_MP_PFN1(mp, i, pfn); in px_dma_vapfn() 600 PX_SET_MP_PFN1(mp, i, pfn - pfn_adj); in px_dma_pfn()
|
H A D | px_dma.h | 260 #define PX_SET_MP_PFN1(mp, page_no, pfn) { \ macro
|