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