Home
last modified time | relevance | path

Searched defs:iommu_mr (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/vfio/
H A Dspapr.c241 IOMMUMemoryRegion *iommu_mr = IOMMU_MEMORY_REGION(section->mr); in vfio_spapr_create_window() local
394 IOMMUMemoryRegion *iommu_mr = IOMMU_MEMORY_REGION(section->mr); in vfio_spapr_container_add_section_window() local
H A Dcommon.c602 IOMMUMemoryRegion *iommu_mr = IOMMU_MEMORY_REGION(section->mr); in vfio_listener_region_add() local
/qemu/include/hw/virtio/
H A Dvhost-vdpa.h88 IOMMUMemoryRegion *iommu_mr; member
H A Dvirtio-iommu.h40 IOMMUMemoryRegion iommu_mr; member
/qemu/system/
H A Dmemory.c1758 struct IOMMUMemoryRegion *iommu_mr; in memory_region_init_iommu() local
1880 static int memory_region_update_iommu_notify_flags(IOMMUMemoryRegion *iommu_mr, in memory_region_update_iommu_notify_flags()
1907 IOMMUMemoryRegion *iommu_mr; in memory_region_register_iommu_notifier() local
1929 uint64_t memory_region_iommu_get_min_page_size(IOMMUMemoryRegion *iommu_mr) in memory_region_iommu_get_min_page_size()
1939 void memory_region_iommu_replay(IOMMUMemoryRegion *iommu_mr, IOMMUNotifier *n) in memory_region_iommu_replay()
1971 IOMMUMemoryRegion *iommu_mr; in memory_region_unregister_iommu_notifier() local
2027 void memory_region_notify_iommu(IOMMUMemoryRegion *iommu_mr, in memory_region_notify_iommu()
2042 int memory_region_iommu_get_attr(IOMMUMemoryRegion *iommu_mr, in memory_region_iommu_get_attr()
2055 int memory_region_iommu_attrs_to_index(IOMMUMemoryRegion *iommu_mr, in memory_region_iommu_attrs_to_index()
2067 int memory_region_iommu_num_indexes(IOMMUMemoryRegion *iommu_mr) in memory_region_iommu_num_indexes()
H A Dphysmem.c415 static MemoryRegionSection address_space_translate_iommu(IOMMUMemoryRegion *iommu_mr, in address_space_translate_iommu()
497 IOMMUMemoryRegion *iommu_mr; in flatview_do_translate() local
607 IOMMUMemoryRegion *iommu_mr, in tcg_register_iommu_notifier()
680 IOMMUMemoryRegion *iommu_mr; in address_space_translate_for_iotlb() local
3438 IOMMUMemoryRegion *iommu_mr; in address_space_translate_cached() local
/qemu/include/hw/vfio/
H A Dvfio-container-base.h57 IOMMUMemoryRegion *iommu_mr; member
/qemu/hw/virtio/
H A Dvirtio-iommu.c58 IOMMUMemoryRegion *iommu_mr; member
936 IOMMUMemoryRegion *iommu_mr = virtio_iommu_mr(s, ep_id); in virtio_iommu_probe() local
1365 static int virtio_iommu_notify_flag_changed(IOMMUMemoryRegion *iommu_mr, in virtio_iommu_notify_flag_changed()
H A Dvhost-vdpa.c262 IOMMUMemoryRegion *iommu_mr; in vhost_vdpa_iommu_region_add() local
H A Dvhost.c882 IOMMUMemoryRegion *iommu_mr; in vhost_iommu_region_add() local
/qemu/hw/ppc/
H A Dspapr_iommu.c144 static void spapr_tce_replay(IOMMUMemoryRegion *iommu_mr, IOMMUNotifier *n) in spapr_tce_replay()
/qemu/include/hw/s390x/
H A Ds390-pci-bus.h279 IOMMUMemoryRegion iommu_mr; member
/qemu/include/exec/
H A Dmemory.h1759 IOMMUMemoryRegion *iommu_mr) in memory_region_get_iommu_class_nocheck()
/qemu/hw/i386/
H A Dintel_iommu.c4015 static void vtd_iommu_replay(IOMMUMemoryRegion *iommu_mr, IOMMUNotifier *n) in vtd_iommu_replay()