Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvhost-vdpa.h81 typedef struct vhost_vdpa { struct
99 int vhost_vdpa_set_vring_ready(struct vhost_vdpa *v, unsigned idx); argument
/qemu/
H A Dmeson_options.txt306 option('vhost_vdpa', type: 'feature', value: 'auto', feature
/qemu/net/
H A Dvhost-vdpa.c36 struct vhost_vdpa vhost_vdpa; member