Home
last modified time | relevance | path

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

/drivers/vhost/
A Dvhost.h351 static inline u32 vhost32_to_cpu(struct vhost_virtqueue *vq, __virtio32 val) in vhost32_to_cpu() function
A Dvhost.c2710 u32 len = vhost32_to_cpu(vq, indirect->len); in get_indirect()
2765 vhost32_to_cpu(vq, desc.len), iov + iov_count, in get_indirect()
2778 log[*log_num].len = vhost32_to_cpu(vq, desc.len); in get_indirect()
2890 vhost32_to_cpu(vq, desc.len), iov + iov_count, in vhost_get_vq_desc()
2904 log[*log_num].len = vhost32_to_cpu(vq, desc.len); in vhost_get_vq_desc()
A Dscsi.c1401 prot_bytes = vhost32_to_cpu(vq, v_req_pi.pi_bytesout); in vhost_scsi_handle_vq()
1408 prot_bytes = vhost32_to_cpu(vq, v_req_pi.pi_bytesin); in vhost_scsi_handle_vq()
1594 if (vhost32_to_cpu(vq, vtmf->subtype) != in vhost_scsi_handle_tmf()
1721 switch (vhost32_to_cpu(vq, v_req.type)) { in vhost_scsi_ctl_handle_vq()

Completed in 17 milliseconds