Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h121 struct rte_vhost_mem_region { struct
136 struct rte_vhost_mem_region regions[]; argument
313 struct rte_vhost_mem_region *reg; in rte_vhost_gpa_to_vva()
349 struct rte_vhost_mem_region *r; in rte_vhost_va_from_guest_pa()
H A Dvhost_user.c148 struct rte_vhost_mem_region *reg; in free_mem_region()
595 struct rte_vhost_mem_region *r; in qva_to_vva()
909 add_guest_pages(struct virtio_net *dev, struct rte_vhost_mem_region *reg, in add_guest_pages()
988 struct rte_vhost_mem_region *old_r = &old->regions[i]; in vhost_memory_changed()
1007 struct rte_vhost_mem_region *reg; in vhost_user_set_mem_table()
1068 sizeof(struct rte_vhost_mem_region) * memory->nregions, 0); in vhost_user_set_mem_table()
H A Dvhost.h630 struct rte_vhost_mem_region *r; in hva_to_gpa()
H A Dvhost.c882 size = dev->mem->nregions * sizeof(struct rte_vhost_mem_region); in rte_vhost_get_mem_table()
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_mem.c47 const struct rte_vhost_mem_region *region_a = a; in mlx5_vdpa_regions_addr_cmp()
48 const struct rte_vhost_mem_region *region_b = b; in mlx5_vdpa_regions_addr_cmp()
179 struct rte_vhost_mem_region *reg = NULL; in mlx5_vdpa_mem_register()
H A Dmlx5_vdpa_virtq.c191 struct rte_vhost_mem_region *reg; in mlx5_vdpa_hva_to_gpa()
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c202 struct rte_vhost_mem_region *reg; in ifcvf_dma_map()
239 struct rte_vhost_mem_region *reg; in hva_to_gpa()