Searched refs:rte_vhost_memory (Results 1 – 10 of 10) sorted by relevance
134 struct rte_vhost_memory { struct311 rte_vhost_gpa_to_vva(struct rte_vhost_memory *mem, uint64_t gpa) in rte_vhost_gpa_to_vva()346 rte_vhost_va_from_guest_pa(struct rte_vhost_memory *mem, in rte_vhost_va_from_guest_pa()726 int rte_vhost_get_mem_table(int vid, struct rte_vhost_memory **mem);
872 rte_vhost_get_mem_table(int vid, struct rte_vhost_memory **mem) in rte_vhost_get_mem_table()875 struct rte_vhost_memory *m; in rte_vhost_get_mem_table()883 m = malloc(sizeof(struct rte_vhost_memory) + size); in rte_vhost_get_mem_table()
350 struct rte_vhost_memory *mem;
979 struct rte_vhost_memory *old) in vhost_memory_changed()1067 dev->mem = rte_zmalloc("vhost-mem-table", sizeof(struct rte_vhost_memory) + in vhost_user_set_mem_table()
74 static struct rte_vhost_memory *78 struct rte_vhost_memory *mem; in mlx5_vdpa_vhost_mem_regions_prepare()189 struct rte_vhost_memory *mem = mlx5_vdpa_vhost_mem_regions_prepare in mlx5_vdpa_mem_register()
146 struct rte_vhost_memory *vmem;
189 mlx5_vdpa_hva_to_gpa(struct rte_vhost_memory *mem, uint64_t hva) in mlx5_vdpa_hva_to_gpa()
78 struct rte_vhost_memory *mem;
55 struct rte_vhost_memory *mem;
190 struct rte_vhost_memory *mem = NULL; in ifcvf_dma_map()238 struct rte_vhost_memory *mem = NULL; in hva_to_gpa()