Searched defs:gpa (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_virtq.c | 198 uint64_t gpa = 0; in mlx5_vdpa_hva_to_gpa() local 217 uint64_t gpa; in mlx5_vdpa_virtq_setup() local
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_ops.c | 76 uint64_t gpa = 0; in hva_to_gpa() local 178 uint64_t gpa; in sfc_vdpa_get_vring_info() local
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 239 uint64_t gpa = 0; in hva_to_gpa() local 266 uint64_t gpa; in vdpa_ifcvf_start() local 594 uint64_t gpa; in m_ifcvf_start() local
|
| /dpdk/lib/vhost/ |
| H A D | rte_vhost.h | 341 rte_vhost_gpa_to_vva(struct rte_vhost_memory *mem, uint64_t gpa) in rte_vhost_gpa_to_vva() 376 uint64_t gpa, uint64_t *len) in rte_vhost_va_from_guest_pa()
|
| H A D | vhost.c | 118 uint64_t hva, gpa, map_len; in __vhost_log_write_iova() local 235 uint64_t hva, gpa, map_len; in __vhost_log_cache_write_iova() local 409 uint64_t hva, gpa; in translate_log_addr() local
|
| H A D | vhost.h | 675 gpa_to_first_hpa(struct virtio_net *dev, uint64_t gpa, in gpa_to_first_hpa() 726 gpa_to_hpa(struct virtio_net *dev, uint64_t gpa, uint64_t size) in gpa_to_hpa()
|
| /dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 64 gpa_to_vva(struct vhost_blk_ctrlr *ctrlr, uint64_t gpa, uint64_t *len) in gpa_to_vva()
|
| /dpdk/drivers/bus/vmbus/ |
| H A D | rte_vmbus_reg.h | 189 struct vmbus_gpa gpa[]; member
|