MMU_CAM_PGSZ_4K   238 drivers/iommu/omap-iommu.c 	attr <<= (((e->pgsz == MMU_CAM_PGSZ_4K) ||
MMU_CAM_PGSZ_4K   652 drivers/iommu/omap-iommu.c 	case MMU_CAM_PGSZ_4K:
MMU_CAM_PGSZ_4K   198 drivers/iommu/omap-iommu.h 	 ((pgsz) == MMU_CAM_PGSZ_4K)  ? 0xfffff000 : 0)
MMU_CAM_PGSZ_4K   221 drivers/iommu/omap-iommu.h 	 ((bytes) == SZ_4K)  ? MMU_CAM_PGSZ_4K  : -1)
MMU_CAM_PGSZ_4K   227 drivers/iommu/omap-iommu.h 	 ((iopgsz) == MMU_CAM_PGSZ_4K)	? SZ_4K  : 0)