vfio_iommu_driver_ops   53 drivers/vfio/vfio.c 	const struct vfio_iommu_driver_ops	*ops;
vfio_iommu_driver_ops  207 drivers/vfio/vfio.c static const struct vfio_iommu_driver_ops vfio_noiommu_ops = {
vfio_iommu_driver_ops  222 drivers/vfio/vfio.c int vfio_register_iommu_driver(const struct vfio_iommu_driver_ops *ops)
vfio_iommu_driver_ops  251 drivers/vfio/vfio.c void vfio_unregister_iommu_driver(const struct vfio_iommu_driver_ops *ops)
vfio_iommu_driver_ops 1362 drivers/vfio/vfio_iommu_spapr_tce.c static const struct vfio_iommu_driver_ops tce_iommu_driver_ops = {
vfio_iommu_driver_ops 2347 drivers/vfio/vfio_iommu_type1.c static const struct vfio_iommu_driver_ops vfio_iommu_driver_ops_type1 = {
vfio_iommu_driver_ops   87 include/linux/vfio.h extern int vfio_register_iommu_driver(const struct vfio_iommu_driver_ops *ops);
vfio_iommu_driver_ops   90 include/linux/vfio.h 				const struct vfio_iommu_driver_ops *ops);