Home
last modified time | relevance | path

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

/drivers/iommu/
Domap-iommu.c1333 int omap_pgsz; in omap_iommu_map() local
1337 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()
1338 if (omap_pgsz < 0) { in omap_iommu_map()
1345 iotlb_init_entry(&e, da, pa, omap_pgsz); in omap_iommu_map()