Home
last modified time | relevance | path

Searched defs:unmap (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/vfio/
H A Dcpr-legacy.c22 struct vfio_iommu_type1_dma_unmap unmap = { in vfio_dma_unmap_vaddr_all() local
H A Dcontainer.c75 struct vfio_iommu_type1_dma_unmap *unmap; in vfio_dma_unmap_bitmap() local
129 struct vfio_iommu_type1_dma_unmap unmap = { in vfio_legacy_dma_unmap_one() local
/qemu/util/
H A Dvfio-helpers.c640 struct vfio_iommu_type1_dma_unmap unmap = { in qemu_vfio_undo_mapping() local
803 struct vfio_iommu_type1_dma_unmap unmap = { in qemu_vfio_dma_reset_temporary() local
/qemu/include/hw/xen/
H A Dxen_backend_ops.h161 int (*unmap)(xengnttab_handle *xgt, void *start_address, uint32_t *refs, member
234 int (*unmap)(void *addr, size_t pages); member
/qemu/tests/qtest/
H A Dvirtio-scsi-test.c209 const uint8_t unmap[VIRTIO_SCSI_CDB_SIZE] = { in test_unmap_large_lba() local
/qemu/backends/
H A Diommufd.c179 struct iommu_ioas_unmap unmap = { in iommufd_backend_unmap_dma() local
/qemu/block/
H A Dmirror.c89 bool unmap; member
1828 bool unmap, in mirror_start_job()
2130 bool unmap, const char *filter_node_name, in mirror_start()
H A Dqcow2-cluster.c2063 bool unmap = (type == QCOW2_CLUSTER_COMPRESSED) || in zero_in_l2_slice() local
/qemu/target/i386/kvm/
H A Dxen-emu.c1638 struct physdev_unmap_pirq unmap; in kvm_xen_hcall_physdev_op() local
/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1904 int xen_physdev_unmap_pirq(struct physdev_unmap_pirq *unmap) in xen_physdev_unmap_pirq()
/qemu/
H A Dblockdev.c2854 bool has_unmap, bool unmap, in blockdev_mirror_common()