IOBMAP_PAGE_SIZE   22 arch/powerpc/platforms/pasemi/iommu.c #define IOBMAP_PAGE_MASK	(IOBMAP_PAGE_SIZE - 1)
IOBMAP_PAGE_SIZE   98 arch/powerpc/platforms/pasemi/iommu.c 		uaddr += IOBMAP_PAGE_SIZE;
IOBMAP_PAGE_SIZE   99 arch/powerpc/platforms/pasemi/iommu.c 		bus_addr += IOBMAP_PAGE_SIZE;
IOBMAP_PAGE_SIZE  121 arch/powerpc/platforms/pasemi/iommu.c 		bus_addr += IOBMAP_PAGE_SIZE;
IOBMAP_PAGE_SIZE  209 arch/powerpc/platforms/pasemi/iommu.c 	tmp = memblock_phys_alloc(IOBMAP_PAGE_SIZE, IOBMAP_PAGE_SIZE);