Home
last modified time | relevance | path

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

/spdk/include/spdk_internal/
H A Dvirtio.h38 struct virtio_dev { struct
62 const struct virtio_dev_ops *backend_ops; argument
69 int (*read_dev_cfg)(struct virtio_dev *hw, size_t offset, argument
/spdk/lib/virtio/
H A Dvirtio_vhost_user.c564 int (*fn)(struct virtio_dev *, uint32_t)) in virtio_user_queue_setup() argument
[all...]
/spdk/test/app/fuzz/vhost_fuzz/
H A Dvhost_fuzz.c77 struct virtio_dev virtio_dev; member