summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/iommufd_private.h
AgeCommit message (Expand)AuthorFilesLines
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