Home
last modified time | relevance | path

Searched refs:vhost_user_iotlb_flush_all (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Diotlb.h49 void vhost_user_iotlb_flush_all(struct vhost_virtqueue *vq);
H A Diotlb.c279 vhost_user_iotlb_flush_all(struct vhost_virtqueue *vq) in vhost_user_iotlb_flush_all() function
297 vhost_user_iotlb_flush_all(vq); in vhost_user_iotlb_init()
H A Dvhost_user.c1049 vhost_user_iotlb_flush_all(dev->virtqueue[i]); in vhost_user_set_mem_table()