Searched refs:omap_pgsz (Results 1 – 1 of 1) sorted by relevance
1130 int omap_pgsz; in omap_iommu_map() local1133 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()1134 if (omap_pgsz < 0) { in omap_iommu_map()1141 iotlb_init_entry(&e, da, pa, omap_pgsz); in omap_iommu_map()