Home
last modified time | relevance | path

Searched defs:vfio_iommu_driver (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/vfio/
Dvfio.h231 struct vfio_iommu_driver { struct
232 const struct vfio_iommu_driver_ops *ops; argument
236 int vfio_register_iommu_driver(const struct vfio_iommu_driver_ops *ops); argument
/kernel/linux/linux-5.10/drivers/vfio/
Dvfio.c51 struct vfio_iommu_driver { struct
52 const struct vfio_iommu_driver_ops *ops; argument
60 struct vfio_iommu_driver *iommu_driver; argument