Home
last modified time | relevance | path

Searched refs:vhost_vdpa_iova_range (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h40 struct vhost_vdpa_iova_range iova_range;
59 int vhost_vdpa_get_iova_range(int fd, struct vhost_vdpa_iova_range *iova_range);
/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h161 struct vhost_vdpa_iova_range { struct
/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h161 struct vhost_vdpa_iova_range { struct
H A Dvhost.h178 struct vhost_vdpa_iova_range)
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h178 struct vhost_vdpa_iova_range)
/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h178 struct vhost_vdpa_iova_range)
/openbmc/qemu/hw/virtio/
H A Dvdpa-dev.c55 struct vhost_vdpa_iova_range iova_range; in vhost_vdpa_device_realize()
H A Dvhost-vdpa.c534 int vhost_vdpa_get_iova_range(int fd, struct vhost_vdpa_iova_range *iova_range) in vhost_vdpa_get_iova_range()
/openbmc/qemu/net/
H A Dvhost-vdpa.c1662 struct vhost_vdpa_iova_range iova_range, in net_vhost_vdpa_init()
1769 struct vhost_vdpa_iova_range iova_range; in net_init_vhost_vdpa()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c505 struct vhost_vdpa_iova_range range = { in vhost_vdpa_get_iova_range()