Home
last modified time | relevance | path

Searched refs:vfio_unregister_notifier (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dvfio.h132 extern int vfio_unregister_notifier(struct device *dev,
/linux/drivers/s390/cio/
A Dvfio_ccw_ops.c207 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/drivers/s390/crypto/
A Dvfio_ap_ops.c1310 vfio_unregister_notifier(vdev->dev, VFIO_GROUP_NOTIFY, in vfio_ap_mdev_open_device()
1320 vfio_unregister_notifier(vdev->dev, VFIO_IOMMU_NOTIFY, in vfio_ap_mdev_close_device()
1322 vfio_unregister_notifier(vdev->dev, VFIO_GROUP_NOTIFY, in vfio_ap_mdev_close_device()
/linux/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c947 vfio_unregister_notifier(mdev_dev(mdev), VFIO_GROUP_NOTIFY, 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()
989 ret = vfio_unregister_notifier(mdev_dev(vdev->mdev), VFIO_GROUP_NOTIFY, in __intel_vgpu_release()
/linux/drivers/vfio/
A Dvfio.c2228 int vfio_unregister_notifier(struct device *dev, enum vfio_notify_type type, in vfio_unregister_notifier() function
2255 EXPORT_SYMBOL(vfio_unregister_notifier);
/linux/
A Dvmlinux.symvers4402 0x00000000 vfio_unregister_notifier vmlinux EXPORT_SYMBOL
A DSystem.map40358 ffff800010ac6010 T vfio_unregister_notifier
A D.tmp_System.map40358 ffff800010ac6010 T vfio_unregister_notifier

Completed in 910 milliseconds