Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/
H A Domap-iommu.c1320 int omap_pgsz; in omap_iommu_map() local
1324 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()
1325 if (omap_pgsz < 0) { in omap_iommu_map()
1332 iotlb_init_entry(&e, da, pa, omap_pgsz); in omap_iommu_map()