Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dvfio-helpers.h22 int qemu_vfio_dma_reset_temporary(QEMUVFIOState *s);
/openbmc/qemu/util/
H A Dtrace-events85 qemu_vfio_dma_reset_temporary(void *s) "s %p"
H A Dvfio-helpers.c801 int qemu_vfio_dma_reset_temporary(QEMUVFIOState *s) in qemu_vfio_dma_reset_temporary() function
/openbmc/qemu/block/
H A Dnvme.c1045 r = qemu_vfio_dma_reset_temporary(s->vfio); in nvme_cmd_unmap_qiov()
1104 r = qemu_vfio_dma_reset_temporary(s->vfio); in nvme_cmd_map_qiov()