summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio.h
Commit message (Expand)AuthorAgeFilesLines
* vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-1/+1
* vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-251-2/+2
* vfio: Make vfio_unpin_pages() return voidNicolin Chen2022-07-231-1/+1
* vfio: Replace the iommu notifier with a device listJason Gunthorpe2022-07-201-8/+4
* vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-201-0/+3
* vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig2021-09-301-1/+26
* vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig2021-09-301-0/+47