Home
last modified time | relevance | path

Searched defs:vhost_iotlb_msg (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c51 struct vhost_iotlb_msg { struct
52 uint64_t iova;
53 uint64_t size;
54 uint64_t uaddr;
80 struct vhost_iotlb_msg iotlb; argument
/dpdk/lib/vhost/
H A Dvhost.h327 struct vhost_iotlb_msg { struct
347 struct vhost_iotlb_msg iotlb; argument