Searched refs:phys_addr_started (Results 1 – 1 of 1) sorted by relevance
79 phys_addr_t phys_addr_started; in virtio_crypto_send_command() local145 phys_addr_started = rte_malloc_virt2iova(virt_addr_started); in virtio_crypto_send_command()153 desc[idx].addr = phys_addr_started; in virtio_crypto_send_command()166 desc[idx].addr = phys_addr_started + len_total; in virtio_crypto_send_command()180 desc[idx].addr = phys_addr_started + len_total; in virtio_crypto_send_command()194 desc[idx].addr = phys_addr_started + len_total; in virtio_crypto_send_command()200 vq->vq_ring.desc[head].addr = phys_addr_started + desc_offset; in virtio_crypto_send_command()