Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1184 DMAMap device_region, driver_region; in vhost_vdpa_svq_map_rings() local
1208 device_region = (DMAMap) { in vhost_vdpa_svq_map_rings()
1213 ok = vhost_vdpa_svq_map_ring(v, &device_region, errp); in vhost_vdpa_svq_map_rings()
1218 addr->used_user_addr = device_region.iova; in vhost_vdpa_svq_map_rings()