summaryrefslogtreecommitdiff
path: root/drivers/iommu/io-pgtable-dart.c
AgeCommit message (Expand)Author
2025-04-17iommu: Update various drivers to pass in lg2sz instead of order to iommu pagesJason Gunthorpe
2025-04-17iommu/pages: Move the __GFP_HIGHMEM checks into the common codeJason Gunthorpe
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe
2025-02-21iommu/io-pgtable-dart: Only set subpage protection disable for DART 1Asahi Lina
2024-08-26iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe
2024-04-15iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.hPasha Tatashin
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter
2022-09-26iommu/io-pgtable: Add DART subpage protection supportSven Peter
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau