vfio_iommu_driver_ops_type1 2347 drivers/vfio/vfio_iommu_type1.c static const struct vfio_iommu_driver_ops vfio_iommu_driver_ops_type1 = {
vfio_iommu_driver_ops_type1 2363 drivers/vfio/vfio_iommu_type1.c 	return vfio_register_iommu_driver(&vfio_iommu_driver_ops_type1);
vfio_iommu_driver_ops_type1 2368 drivers/vfio/vfio_iommu_type1.c 	vfio_unregister_iommu_driver(&vfio_iommu_driver_ops_type1);