Home
last modified time | relevance | path

Searched refs:IOMMU_PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Diommu.h27 #define IOMMU_PAGE_SIZE(tblptr) (ASM_CONST(1) << (tblptr)->it_page_shift) macro
29 #define IOMMU_PAGE_ALIGN(addr, tblptr) ALIGN(addr, IOMMU_PAGE_SIZE(tblptr))
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c536 tce += IOMMU_PAGE_SIZE(tbl); in tce_iommu_build()
595 tce += IOMMU_PAGE_SIZE(tbl); in tce_iommu_build_v2()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c557 ++i, pgoff += IOMMU_PAGE_SIZE(tbl)) { in kvmppc_tce_iommu_map()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1278 IOMMU_PAGE_SIZE(tbl)); in pnv_pci_ioda2_set_window()
1290 IOMMU_PAGE_SIZE(tbl)); in pnv_pci_ioda2_set_window()