summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd/hw_pagetable.c
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Support allocating nested parent domainYi Liu2023-10-101-1/+4
* iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu2023-10-101-3/+6
* iommufd: Use the domain_alloc_user() op for domain allocationYi Liu2023-10-101-4/+15
* iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe2023-07-261-0/+46
* iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe2023-07-261-0/+19
* iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()Jason Gunthorpe2023-07-261-0/+27
* iommufd: Replace the hwpt->devices list with iommufd_groupJason Gunthorpe2023-07-261-20/+2
* iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe2023-03-061-4/+41
* iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe2023-03-061-8/+19
* iommufd: Add a HW pagetable objectJason Gunthorpe2022-11-301-0/+57