Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Diommu.h29 #define IOMMU_PAGE_ALIGN(addr, tblptr) ALIGN(addr, IOMMU_PAGE_SIZE(tblptr)) macro
/arch/powerpc/platforms/pseries/
Dvio.c738 IOMMU_PAGE_ALIGN(viodrv->get_desired_dma(viodev), tbl); in vio_cmo_bus_probe()