Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds