Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvfio.h123 #define VFIO_IOMMU_NOTIFY_DMA_UNMAP BIT(0) macro
/linux/drivers/s390/cio/
A Dvfio_ccw_ops.c58 if (action == VFIO_IOMMU_NOTIFY_DMA_UNMAP) { in vfio_ccw_mdev_notifier()
181 unsigned long events = VFIO_IOMMU_NOTIFY_DMA_UNMAP; in vfio_ccw_mdev_open_device()
/linux/drivers/s390/crypto/
A Dvfio_ap_ops.c1129 if (action == VFIO_IOMMU_NOTIFY_DMA_UNMAP) { in vfio_ap_mdev_iommu_notifier()
1302 events = VFIO_IOMMU_NOTIFY_DMA_UNMAP; in vfio_ap_mdev_open_device()
/linux/drivers/gpu/drm/i915/gvt/
A Dkvmgt.c846 if (action == VFIO_IOMMU_NOTIFY_DMA_UNMAP) { in intel_vgpu_iommu_notifier()
899 events = VFIO_IOMMU_NOTIFY_DMA_UNMAP; in intel_vgpu_open_device()
/linux/drivers/vfio/
A Dvfio_iommu_type1.c1429 VFIO_IOMMU_NOTIFY_DMA_UNMAP, in vfio_dma_do_unmap()
3010 *events &= ~VFIO_IOMMU_NOTIFY_DMA_UNMAP; in vfio_iommu_type1_register_notifier()

Completed in 598 milliseconds