Searched refs:omap_pgsz (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
H A Domap-iommu.c1130 int omap_pgsz; omap_iommu_map() local
1133 omap_pgsz = bytes_to_iopgsz(bytes); omap_iommu_map()
1134 if (omap_pgsz < 0) { omap_iommu_map()
1141 iotlb_init_entry(&e, da, pa, omap_pgsz); omap_iommu_map()

Completed in 94 milliseconds