Searched refs:__vhost_log_cache_write (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost.h | 428 void __vhost_log_cache_write(struct virtio_net *dev, 459 __vhost_log_cache_write(dev, vq, addr, len); in vhost_log_cache_write() 469 __vhost_log_cache_write(dev, vq, vq->log_guest_addr + offset, in vhost_log_cache_used_vring() 495 __vhost_log_cache_write(dev, vq, iova, len); in vhost_log_cache_write_iova()
|
| H A D | vhost.c | 205 __vhost_log_cache_write(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_cache_write() function 240 __vhost_log_cache_write(dev, vq, gpa, len); in __vhost_log_cache_write_iova()
|