Searched refs:iommu_notifier_init (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | common.c | 622 iommu_notifier_init(&giommu->n, vfio_iommu_map_notify, in vfio_listener_region_add() 1330 iommu_notifier_init(&gdn.n, vfio_iommu_map_dirty_notify, IOMMU_NOTIFIER_MAP, in vfio_sync_iommu_dirty_bitmap()
|
/openbmc/qemu/include/exec/ |
H A D | memory.h | 249 static inline void iommu_notifier_init(IOMMUNotifier *n, IOMMUNotify fn, in iommu_notifier_init() function
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-vdpa.c | 274 iommu_notifier_init(&iommu->n, vhost_vdpa_iommu_map_notify, in vhost_vdpa_iommu_region_add()
|
H A D | vhost.c | 896 iommu_notifier_init(&iommu->n, vhost_iommu_unmap_notify, in vhost_iommu_region_add()
|
/openbmc/qemu/system/ |
H A D | physmem.c | 639 iommu_notifier_init(¬ifier->n, in tcg_register_iommu_notifier()
|