Home
last modified time | relevance | path

Searched refs:qemu_iovec_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Diov.h215 static inline void *qemu_iovec_buf(QEMUIOVector *qiov) in qemu_iovec_buf() function
/openbmc/qemu/block/
H A Dqed.c936 qemu_vfree(qemu_iovec_buf(&qiov)); in qed_copy_from_backing_file()
/openbmc/qemu/hw/ide/
H A Dcore.c687 qemu_vfree(qemu_iovec_buf(&req->qiov)); in ide_buffered_readv_cb()