Searched refs:__vhost_log_cache_write (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | vhost.h | 523 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 D | vhost.c | 213 __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()
|