aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu-pages.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-17iommu/vtd: Remove iommu_alloc_pages_node()Jason Gunthorpe1-16/+0
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe1-13/+0
2025-04-17iommu/pages: Remove iommu_alloc_page/pages()Jason Gunthorpe1-26/+0
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-5/+39
2025-04-17iommu/pages: Move from struct page to struct ioptdesc and folioJason Gunthorpe1-3/+40
2025-04-17iommu/pages: Remove iommu_put_pages_list_old and the _GenericJason Gunthorpe1-7/+1
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-3/+42
2025-04-17iommu/pages: De-inline the substantial functionsJason Gunthorpe1-98/+5
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe1-9/+0
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe1-4/+5
2025-04-17iommu/pages: Make iommu_put_pages_list() work with high order allocationsJason Gunthorpe1-5/+7
2025-04-17iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()Jason Gunthorpe1-42/+7
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin1-0/+2
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin1-0/+30
2024-04-15iommu/vt-d: add wrapper functions for page allocationsPasha Tatashin1-0/+154