Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.h780 void vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *dev);
H A Dsocket.c232 vhost_attach_vdpa_device(vid, vsocket->vdpa_dev); in vhost_user_add_connection()
H A Dvhost.c730 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device() function