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 Dvhost.h431 void __vhost_log_cache_write_iova(struct virtio_net *dev,
493 __vhost_log_cache_write_iova(dev, vq, iova, len); in vhost_log_cache_write_iova()
H A Dvhost.c224 __vhost_log_cache_write_iova(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_cache_write_iova() function