Searched refs:iommu_notifier_init (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/vfio/ |
H A D | listener.c | 547 iommu_notifier_init(&giommu->n, vfio_iommu_map_notify, in vfio_container_region_add() 1167 iommu_notifier_init(&gdn.n, vfio_iommu_map_dirty_notify, IOMMU_NOTIFIER_MAP, in vfio_sync_iommu_dirty_bitmap()
|
/qemu/include/system/ |
H A D | memory.h | 259 static inline void iommu_notifier_init(IOMMUNotifier *n, IOMMUNotify fn, in iommu_notifier_init() function
|
/qemu/hw/virtio/ |
H A D | vhost-vdpa.c | 279 iommu_notifier_init(&iommu->n, vhost_vdpa_iommu_map_notify, in vhost_vdpa_iommu_region_add()
|
H A D | vhost.c | 895 iommu_notifier_init(&iommu->n, vhost_iommu_unmap_notify, in vhost_iommu_region_add()
|
/qemu/system/ |
H A D | physmem.c | 649 iommu_notifier_init(¬ifier->n, in tcg_register_iommu_notifier()
|