Home
last modified time | relevance | path

Searched refs:qemu_vfio_dma_unmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dvfio-helpers.h23 void qemu_vfio_dma_unmap(QEMUVFIOState *s, void *host);
/openbmc/qemu/util/
H A Dvfio-helpers.c486 qemu_vfio_dma_unmap(s, host); in qemu_vfio_ram_block_removed()
821 void qemu_vfio_dma_unmap(QEMUVFIOState *s, void *host) in qemu_vfio_dma_unmap() function
H A Dtrace-events94 qemu_vfio_dma_unmap(void *s, void *host) "s %p host %p"
/openbmc/qemu/block/
H A Dnvme.c623 qemu_vfio_dma_unmap(s->vfio, id); in nvme_identify()
1599 qemu_vfio_dma_unmap(s->vfio, host); in nvme_unregister_buf()