summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/hw_pagetable.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10iommufd: Support allocating nested parent domainYi Liu1-1/+4
2023-10-10iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu1-3/+6
2023-10-10iommufd: Use the domain_alloc_user() op for domain allocationYi Liu1-4/+15
2023-07-26iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe1-0/+46
2023-07-26iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe1-0/+19
2023-07-26iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()Jason Gunthorpe1-0/+27
2023-07-26iommufd: Replace the hwpt->devices list with iommufd_groupJason Gunthorpe1-20/+2
2023-03-06iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe1-4/+41
2023-03-06iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe1-8/+19
2022-12-01iommufd: Add a HW pagetable objectJason Gunthorpe1-0/+57