Lines Matching refs:vhost_virtqueue

29 __vhost_iova_to_vva(struct virtio_net *dev, struct vhost_virtqueue *vq,  in __vhost_iova_to_vva()
115 __vhost_log_write_iova(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_write_iova()
135 __vhost_log_cache_sync(struct virtio_net *dev, struct vhost_virtqueue *vq) in __vhost_log_cache_sync()
172 vhost_log_cache_page(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_log_cache_page()
213 __vhost_log_cache_write(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_cache_write()
232 __vhost_log_cache_write_iova(struct virtio_net *dev, struct vhost_virtqueue *vq, in __vhost_log_cache_write_iova()
252 vhost_alloc_copy_ind_table(struct virtio_net *dev, struct vhost_virtqueue *vq, in vhost_alloc_copy_ind_table()
285 cleanup_vq(struct vhost_virtqueue *vq, int destroy) in cleanup_vq()
294 cleanup_vq_inflight(struct virtio_net *dev, struct vhost_virtqueue *vq) in cleanup_vq_inflight()
336 vhost_free_async_mem(struct vhost_virtqueue *vq) in vhost_free_async_mem()
354 free_vq(struct virtio_net *dev, struct vhost_virtqueue *vq) in free_vq()
383 log_translate(struct virtio_net *dev, struct vhost_virtqueue *vq) in log_translate()
404 translate_log_addr(struct virtio_net *dev, struct vhost_virtqueue *vq, in translate_log_addr()
434 vring_translate_split(struct virtio_net *dev, struct vhost_virtqueue *vq) in vring_translate_split()
473 vring_translate_packed(struct virtio_net *dev, struct vhost_virtqueue *vq) in vring_translate_packed()
505 vring_translate(struct virtio_net *dev, struct vhost_virtqueue *vq) in vring_translate()
528 vring_invalidate(struct virtio_net *dev, struct vhost_virtqueue *vq) in vring_invalidate()
546 struct vhost_virtqueue *vq; in init_vring_queue()
562 memset(vq, 0, sizeof(struct vhost_virtqueue)); in init_vring_queue()
583 struct vhost_virtqueue *vq; in reset_vring_queue()
608 struct vhost_virtqueue *vq; in alloc_vring_queue()
616 vq = rte_zmalloc(NULL, sizeof(struct vhost_virtqueue), 0); in alloc_vring_queue()
935 struct vhost_virtqueue *vq; in rte_vhost_get_vhost_vring()
971 struct vhost_virtqueue *vq; in rte_vhost_get_vhost_ring_inflight()
1005 struct vhost_virtqueue *vq; in rte_vhost_set_inflight_desc_split()
1044 struct vhost_virtqueue *vq; in rte_vhost_set_inflight_desc_packed()
1110 struct vhost_virtqueue *vq; in rte_vhost_clr_inflight_desc_split()
1152 struct vhost_virtqueue *vq; in rte_vhost_clr_inflight_desc_packed()
1197 struct vhost_virtqueue *vq; in rte_vhost_set_last_inflight_io_split()
1233 struct vhost_virtqueue *vq; in rte_vhost_set_last_inflight_io_packed()
1281 struct vhost_virtqueue *vq; in rte_vhost_vring_call()
1310 struct vhost_virtqueue *vq; in rte_vhost_avail_entries()
1338 struct vhost_virtqueue *vq, int enable) in vhost_enable_notify_split()
1357 struct vhost_virtqueue *vq, int enable) in vhost_enable_notify_packed()
1384 struct vhost_virtqueue *vq, int enable) in vhost_enable_guest_notification()
1403 struct vhost_virtqueue *vq; in rte_vhost_enable_guest_notification()
1442 struct vhost_virtqueue *vq; in rte_vhost_log_used_vring()
1461 struct vhost_virtqueue *vq; in rte_vhost_rx_queue_count()
1520 struct vhost_virtqueue *vq; in rte_vhost_get_vring_base()
1550 struct vhost_virtqueue *vq; in rte_vhost_set_vring_base()
1583 struct vhost_virtqueue *vq; in rte_vhost_get_vring_base_from_inflight()
1628 struct vhost_virtqueue *vq = dev->virtqueue[queue_id]; in async_channel_register()
1696 struct vhost_virtqueue *vq; in rte_vhost_async_channel_register()
1721 struct vhost_virtqueue *vq; in rte_vhost_async_channel_register_thread_unsafe()
1741 struct vhost_virtqueue *vq; in rte_vhost_async_channel_unregister()
1785 struct vhost_virtqueue *vq; in rte_vhost_async_channel_unregister_thread_unsafe()
1879 struct vhost_virtqueue *vq; in rte_vhost_async_get_inflight()
1913 struct vhost_virtqueue *vq; in rte_vhost_async_get_inflight_thread_unsafe()
1941 struct vhost_virtqueue *vq; in rte_vhost_get_monitor_addr()