Home
last modified time | relevance | path

Searched defs:vhost_vdpa (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h61 typedef struct vhost_vdpa { struct
79 int vhost_vdpa_set_vring_ready(struct vhost_vdpa *v, unsigned idx); argument
/openbmc/linux/drivers/vhost/
H A Dvdpa.c45 struct vhost_vdpa { struct
68 static void vhost_vdpa_iotlb_unmap(struct vhost_vdpa *v, argument
/openbmc/qemu/
H A Dmeson_options.txt306 option('vhost_vdpa', type: 'feature', value: 'auto', feature
/openbmc/qemu/net/
H A Dvhost-vdpa.c36 struct vhost_vdpa vhost_vdpa; member