Home
last modified time | relevance | path

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

/linux-6.14.4/tools/virtio/
Dvirtio_test.c127 static void vdev_info_init(struct vdev_info* dev, unsigned long long features) in vdev_info_init() function
399 vdev_info_init(&dev, features); in main()
Dvhost_net_test.c208 static void vdev_info_init(struct vdev_info *dev, unsigned long long features) in vdev_info_init() function
523 vdev_info_init(&dev, features); in main()