Searched refs:tmp_vq (Results 1 – 1 of 1) sorted by relevance
1377 struct vhost_virtqueue *vq, *tmp_vq; in vhost_crypto_complete_one_vm_requests() local1385 tmp_vq = vq; in vhost_crypto_complete_one_vm_requests()1388 tmp_vq = vhost_crypto_finalize_one_request(ops[processed], in vhost_crypto_complete_one_vm_requests()1389 tmp_vq); in vhost_crypto_complete_one_vm_requests()1391 if (unlikely(vq != tmp_vq)) in vhost_crypto_complete_one_vm_requests()