Home
last modified time | relevance | path

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

/openbmc/linux/tools/virtio/
H A Dvringh_test.c64 struct guest_virtio_device { struct
73 struct guest_virtio_device *gvdev; in parallel_notify_host() argument
75 gvdev = container_of(vq->vdev, struct guest_virtio_device, vdev); in parallel_notify_host()
293 struct guest_virtio_device gvdev; in parallel_test()