Home
last modified time | relevance | path

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

/linux-4.4.14/tools/virtio/
Dvringh_test.c63 struct guest_virtio_device { struct
72 struct guest_virtio_device *gvdev; in parallel_notify_host() argument
74 gvdev = container_of(vq->vdev, struct guest_virtio_device, vdev); in parallel_notify_host()
292 struct guest_virtio_device gvdev; in parallel_test()