Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dchr-testdev.c60 ret = vcon->config->find_vqs(vcon, 2, vqs, NULL, io_names); in chr_testdev_init()
H A Dvirtio.h40 int (*find_vqs)(struct virtio_device *vdev, unsigned nvqs, member
H A Dvirtio-mmio.c102 .find_vqs = vm_find_vqs,