Searched refs:vr_addr (Results 1 – 1 of 1) sorted by relevance
284 dma_addr_t vr_addr; in vop_virtio_add_device() local325 vr_addr = dma_map_single(&vpdev->dev, vr->va, vr_size, in vop_virtio_add_device()327 if (dma_mapping_error(&vpdev->dev, vr_addr)) { in vop_virtio_add_device()334 vqconfig[i].address = cpu_to_le64(vr_addr); in vop_virtio_add_device()