Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iommu.c1328 int omap_pgsz; in omap_iommu_map() local
1332 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()
1333 if (omap_pgsz < 0) { in omap_iommu_map()
1340 iotlb_init_entry(&e, da, pa, omap_pgsz); in omap_iommu_map()