Searched refs:PCI_GET_MP_PFN (Results 1 – 4 of 4) sorted by relevance
274 #define PCI_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ macro288 #define GET_TTE_TEMPLATE(mp) MAKE_TTE_TEMPLATE(PCI_GET_MP_PFN((mp), 0), (mp))
282 iopfn_t pfn = PCI_GET_MP_PFN(mp, i); in iommu_map_pages()
1182 iopfn_t pfn = PCI_GET_MP_PFN(mp, start_idx); in pci_dma_newwin()1334 iopfn_t pfn = PCI_GET_MP_PFN(mp, 0); in pci_dma_physwin()
1320 #define PCI_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ macro1344 comp_pfn = PCI_GET_MP_PFN(mp, page); in impl_dma_check()