Searched refs:vmbus_unmap_sgl (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 223 void vmbus_unmap_sgl(VMBusChanReq *req, DMADirection dir, struct iovec *iov,
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 508 vmbus_unmap_sgl(req, dir, iov, ret_cnt, 0); in vmbus_map_sgl() 512 void vmbus_unmap_sgl(VMBusChanReq *req, DMADirection dir, struct iovec *iov, in vmbus_unmap_sgl() function
|