Searched refs:vhost_attach_vdpa_device (Results 1 – 3 of 3) sorted by relevance
672 void vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *dev);
229 vhost_attach_vdpa_device(vid, vsocket->vdpa_dev); in vhost_user_add_connection()
711 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device() function