Searched defs:iotlb (Results 1 – 18 of 18) sorted by relevance
| /qemu/include/standard-headers/linux/ |
| A D | vhost_types.h | 99 struct vhost_iotlb_msg iotlb; member 108 struct vhost_iotlb_msg iotlb; member
|
| /qemu/hw/vfio/ |
| A D | container-base.c | 30 IOMMUTLBEntry *iotlb) in vfio_container_dma_unmap()
|
| A D | common.c | 258 static bool vfio_get_xlat_addr(IOMMUTLBEntry *iotlb, void **vaddr, in vfio_get_xlat_addr() 288 static void vfio_iommu_map_notify(IOMMUNotifier *n, IOMMUTLBEntry *iotlb) in vfio_iommu_map_notify() 1206 static void vfio_iommu_map_dirty_notify(IOMMUNotifier *n, IOMMUTLBEntry *iotlb) in vfio_iommu_map_dirty_notify()
|
| A D | container.c | 64 IOMMUTLBEntry *iotlb) in vfio_dma_unmap_bitmap() 120 IOMMUTLBEntry *iotlb) in vfio_legacy_dma_unmap()
|
| A D | iommufd.c | 43 IOMMUTLBEntry *iotlb) in iommufd_cdev_unmap()
|
| /qemu/hw/riscv/ |
| A D | riscv-iommu.c | 257 IOMMUTLBEntry *iotlb) in riscv_iommu_spa_fetch() 1324 IOMMUTLBEntry *iotlb, bool enable_cache) in riscv_iommu_translate() 1803 IOMMUTLBEntry iotlb = { in riscv_iommu_process_dbg() local 2287 IOMMUTLBEntry iotlb = { in riscv_iommu_memory_region_translate() local
|
| /qemu/hw/virtio/ |
| A D | vhost.c | 228 IOMMUTLBEntry iotlb; in vhost_sync_dirty_bitmap() local 862 static void vhost_iommu_unmap_notify(IOMMUNotifier *n, IOMMUTLBEntry *iotlb) in vhost_iommu_unmap_notify() 1212 IOMMUTLBEntry iotlb; in vhost_device_iotlb_miss() local
|
| A D | vhost-vdpa.c | 202 static void vhost_vdpa_iommu_map_notify(IOMMUNotifier *n, IOMMUTLBEntry *iotlb) in vhost_vdpa_iommu_map_notify()
|
| A D | vhost-user.c | 220 struct vhost_iotlb_msg iotlb; member
|
| /qemu/include/hw/arm/ |
| A D | smmu-common.h | 154 GHashTable *iotlb; member
|
| /qemu/hw/ppc/ |
| A D | spapr_iommu.c | 149 IOMMUTLBEntry iotlb; in spapr_tce_replay() local
|
| /qemu/include/hw/i386/ |
| A D | intel_iommu.h | 288 GHashTable *iotlb; /* IOTLB */ member
|
| /qemu/hw/i386/ |
| A D | amd_iommu.h | 369 GHashTable *iotlb; member
|
| A D | intel_iommu.c | 3265 IOMMUTLBEntry iotlb = { in vtd_iommu_translate() local
|
| /qemu/system/ |
| A D | physmem.c | 431 IOMMUTLBEntry iotlb; in address_space_translate_iommu() local 590 static void tcg_iommu_unmap_notify(IOMMUNotifier *n, IOMMUTLBEntry *iotlb) in tcg_iommu_unmap_notify() 682 IOMMUTLBEntry iotlb; in address_space_translate_for_iotlb() local
|
| A D | memory.c | 1976 IOMMUTLBEntry iotlb; in memory_region_iommu_replay() local 2186 bool memory_get_xlat_addr(IOMMUTLBEntry *iotlb, void **vaddr, in memory_get_xlat_addr()
|
| /qemu/include/hw/s390x/ |
| A D | s390-pci-bus.h | 285 GHashTable *iotlb; member
|
| /qemu/accel/tcg/ |
| A D | cputlb.c | 1047 hwaddr iotlb, xlat, sz, paddr_page; in tlb_set_page_full() local
|
Completed in 78 milliseconds