Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h523 void __vhost_log_cache_write(struct virtio_net *dev,
554 __vhost_log_cache_write(dev, vq, addr, len); in vhost_log_cache_write()
564 __vhost_log_cache_write(dev, vq, vq->log_guest_addr + offset, in vhost_log_cache_used_vring()
590 __vhost_log_cache_write(dev, vq, iova, len); in vhost_log_cache_write_iova()
H A Dvhost.c213 __vhost_log_cache_write(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_cache_write() function
248 __vhost_log_cache_write(dev, vq, gpa, len); in __vhost_log_cache_write_iova()