Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvdpa.c312 vdpa_find_device(const struct rte_vdpa_device *start, rte_vdpa_cmp_t cmp, in vdpa_find_device() function
343 vdpa_dev = vdpa_find_device(start, vdpa_dev_match, it->device); in vdpa_dev_iterate()