Home
last modified time | relevance | path

Searched defs:unmap_all (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/vfio-user/
H A Dcontainer.c45 IOMMUTLBEntry *iotlb, bool unmap_all) in vfio_user_dma_unmap()
/openbmc/qemu/hw/vfio/
H A Dcontainer-base.c97 IOMMUTLBEntry *iotlb, bool unmap_all) in vfio_container_dma_unmap()
H A Diommufd.c63 IOMMUTLBEntry *iotlb, bool unmap_all) in iommufd_cdev_unmap()
H A Dcontainer.c189 IOMMUTLBEntry *iotlb, bool unmap_all) in vfio_legacy_dma_unmap()
H A Dlistener.c707 bool unmap_all = false; in vfio_listener_region_del() local