Searched refs:vhost_log_cache_sync (Results 1 – 2 of 2) sorted by relevance
111 vhost_log_cache_sync(dev, vq); in flush_shadow_used_ring_split()215 vhost_log_cache_sync(dev, vq); in vhost_flush_enqueue_shadow_packed()232 vhost_log_cache_sync(dev, vq); in vhost_flush_dequeue_shadow_packed()265 vhost_log_cache_sync(dev, vq); in vhost_flush_enqueue_batch_packed()323 vhost_log_cache_sync(dev, vq); in vhost_shadow_dequeue_batch_packed()
448 vhost_log_cache_sync(struct virtio_net *dev, struct vhost_virtqueue *vq) in vhost_log_cache_sync() function