Home
last modified time | relevance | path

Searched refs:VFIO_IOMMU_NOTIFY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/cio/
A Dvfio_ccw_ops.c186 ret = vfio_register_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, in vfio_ccw_mdev_open_device()
207 vfio_unregister_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, in vfio_ccw_mdev_open_device()
226 vfio_unregister_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, &private->nb); in vfio_ccw_mdev_close_device()
/linux/include/linux/
A Dvfio.h118 VFIO_IOMMU_NOTIFY = 0, enumerator
/linux/drivers/s390/crypto/
A Dvfio_ap_ops.c1303 ret = vfio_register_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, in vfio_ap_mdev_open_device()
1320 vfio_unregister_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, in vfio_ap_mdev_close_device()
/linux/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c900 ret = vfio_register_notifier(mdev_dev(mdev), VFIO_IOMMU_NOTIFY, &events, in intel_vgpu_open_device()
951 vfio_unregister_notifier(mdev_dev(mdev), VFIO_IOMMU_NOTIFY, in intel_vgpu_open_device()
984 ret = vfio_unregister_notifier(mdev_dev(vdev->mdev), VFIO_IOMMU_NOTIFY, in __intel_vgpu_release()
/linux/drivers/vfio/
A Dvfio.c2213 case VFIO_IOMMU_NOTIFY: in vfio_register_notifier()
2242 case VFIO_IOMMU_NOTIFY: in vfio_unregister_notifier()

Completed in 20 milliseconds