Searched refs:vhost_log_cache_write_iova (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 188 vhost_log_cache_write_iova(dev, vq, elem[i].log_addr, in do_data_copy_enqueue() 917 vhost_log_cache_write_iova(dev, vq, in copy_vnet_hdr_to_desc() 1043 vhost_log_cache_write_iova(dev, vq, buf_iova, cpy_len); in sync_mbuf_to_desc_seg() 1146 vhost_log_cache_write_iova(dev, vq, in mbuf_to_desc() 1385 vhost_log_cache_write_iova(dev, vq, descs[avail_idx + i].addr, in virtio_dev_rx_batch_packed_copy()
|
| H A D | vhost.h | 581 vhost_log_cache_write_iova(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_log_cache_write_iova() function
|