Home
last modified time | relevance | path

Searched refs:IOMMU_NOTIFIER_IOTLB_EVENTS (Results 1 – 3 of 3) sorted by relevance

/qemu/include/exec/
H A Dmemory.h171 #define IOMMU_NOTIFIER_IOTLB_EVENTS (IOMMU_NOTIFIER_MAP | IOMMU_NOTIFIER_UNMAP) macro
173 #define IOMMU_NOTIFIER_ALL (IOMMU_NOTIFIER_IOTLB_EVENTS | \
/qemu/hw/vfio/
H A Dcommon.c620 IOMMU_NOTIFIER_IOTLB_EVENTS, in vfio_listener_region_add()
/qemu/hw/virtio/
H A Dvhost-vdpa.c275 IOMMU_NOTIFIER_IOTLB_EVENTS, in vhost_vdpa_iommu_region_add()