Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.h145 struct vhost_iotlb_msg iotlb;
H A Dvhost.h327 struct vhost_iotlb_msg { struct
347 struct vhost_iotlb_msg iotlb; argument
H A Dvhost_user.c2396 is_vring_iotlb_split(struct vhost_virtqueue *vq, struct vhost_iotlb_msg *imsg) in is_vring_iotlb_split()
2429 is_vring_iotlb_packed(struct vhost_virtqueue *vq, struct vhost_iotlb_msg *imsg) in is_vring_iotlb_packed()
2462 struct vhost_iotlb_msg *imsg) in is_vring_iotlb()
2476 struct vhost_iotlb_msg *imsg = &ctx->msg.payload.iotlb; in vhost_user_iotlb_msg()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c51 struct vhost_iotlb_msg { struct
80 struct vhost_iotlb_msg iotlb; argument