summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/iommufd_private.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-18iommufd: Add IOMMU_GET_HW_INFOYi Liu1-0/+1
2023-08-15iommufd: Remove iommufd_ref_to_users()Jason Gunthorpe1-23/+0
2023-08-15Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe1-3/+14
2023-08-15iommufd/selftest: Make the mock iommu driver into a real driverJason Gunthorpe1-2/+3
2023-07-28iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()Nicolin Chen1-1/+2
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe1-2/+13
2023-07-26iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe1-0/+9
2023-07-26iommufd: Make destroy_rwsem use a lock class per object typeJason Gunthorpe1-0/+1
2023-07-26iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe1-0/+1
2023-07-26iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()Jason Gunthorpe1-0/+1
2023-07-26iommufd: Move putting a hwpt to a helper functionJason Gunthorpe1-0/+10
2023-07-26iommufd: Make sw_msi_start a group globalJason Gunthorpe1-0/+1
2023-07-26iommufd: Keep track of each device's reserved regions instead of groupsJason Gunthorpe1-4/+3
2023-07-26iommufd: Replace the hwpt->devices list with iommufd_groupJason Gunthorpe1-7/+6
2023-07-26iommufd: Add iommufd_groupJason Gunthorpe1-1/+8
2023-07-25iommufd/device: Add iommufd_access_detach() APINicolin Chen1-0/+2
2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe1-2/+2
2023-03-29iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu1-2/+2
2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe1-6/+5
2023-03-06iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe1-1/+5
2023-03-06iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe1-0/+18
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe1-0/+2
2022-12-01iommufd: Add kernel support for testing iommufdJason Gunthorpe1-0/+35
2022-12-01iommufd: vfio container FD ioctl compatibilityJason Gunthorpe1-0/+6
2022-12-01iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe1-0/+10
2022-12-01iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe1-0/+5
2022-12-01iommufd: Add a HW pagetable objectJason Gunthorpe1-0/+33
2022-12-01iommufd: IOCTLs for the io_pagetableJason Gunthorpe1-0/+33
2022-12-01iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe1-0/+52
2022-12-01iommufd: PFN handling for iopt_pagesJason Gunthorpe1-0/+24
2022-12-01iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe1-0/+109