Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Domap-iommu.c1321 int omap_pgsz; in omap_iommu_map() local
1325 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()
1326 if (omap_pgsz < 0) { in omap_iommu_map()
1333 iotlb_init_entry(&e, da, pa, omap_pgsz); in omap_iommu_map()