Searched refs:rte_vhost_get_log_base (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/vhost/ |
| H A D | version.map | 39 rte_vhost_get_log_base;
|
| H A D | rte_vhost.h | 965 rte_vhost_get_log_base(int vid, uint64_t *log_base, uint64_t *log_size);
|
| H A D | vhost.c | 1502 rte_vhost_get_log_base(int vid, uint64_t *log_base, in rte_vhost_get_log_base() function
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 327 rte_vhost_get_log_base(internal->vid, &log_base, &log_size); in vdpa_ifcvf_stop() 972 rte_vhost_get_log_base(vid, &log_base, &log_size); in ifcvf_set_features()
|
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa.c | 174 ret = rte_vhost_get_log_base(vid, &log_base, &log_size); in mlx5_vdpa_features_set()
|