iommu_notifier    216 drivers/gpu/drm/i915/gvt/gvt.h 		struct notifier_block iommu_notifier;
iommu_notifier    701 drivers/gpu/drm/i915/gvt/kvmgt.c 					vdev.iommu_notifier);
iommu_notifier    751 drivers/gpu/drm/i915/gvt/kvmgt.c 	vgpu->vdev.iommu_notifier.notifier_call = intel_vgpu_iommu_notifier;
iommu_notifier    756 drivers/gpu/drm/i915/gvt/kvmgt.c 				&vgpu->vdev.iommu_notifier);
iommu_notifier    793 drivers/gpu/drm/i915/gvt/kvmgt.c 					&vgpu->vdev.iommu_notifier);
iommu_notifier    823 drivers/gpu/drm/i915/gvt/kvmgt.c 					&vgpu->vdev.iommu_notifier);
iommu_notifier   1073 drivers/s390/crypto/vfio_ap_ops.c 	matrix_mdev = container_of(nb, struct ap_matrix_mdev, iommu_notifier);
iommu_notifier   1207 drivers/s390/crypto/vfio_ap_ops.c 	matrix_mdev->iommu_notifier.notifier_call = vfio_ap_mdev_iommu_notifier;
iommu_notifier   1210 drivers/s390/crypto/vfio_ap_ops.c 				     &events, &matrix_mdev->iommu_notifier);
iommu_notifier   1235 drivers/s390/crypto/vfio_ap_ops.c 				 &matrix_mdev->iommu_notifier);
iommu_notifier     85 drivers/s390/crypto/vfio_ap_private.h 	struct notifier_block iommu_notifier;