Home
last modified time | relevance | path

Searched refs:vhost_log_cache_write_iova (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c56 vhost_log_cache_write_iova(dev, vq, elem[i].log_addr, in do_data_copy_enqueue()
792 vhost_log_cache_write_iova(dev, vq, in copy_vnet_hdr_to_desc()
892 vhost_log_cache_write_iova(dev, vq, in copy_mbuf_to_desc()
907 vhost_log_cache_write_iova(dev, vq, in copy_mbuf_to_desc()
1066 vhost_log_cache_write_iova(dev, vq, in async_mbuf_to_desc()
1327 vhost_log_cache_write_iova(dev, vq, descs[avail_idx + i].addr, in virtio_dev_rx_batch_packed()
H A Dvhost.h486 vhost_log_cache_write_iova(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_log_cache_write_iova() function