Home
last modified time | relevance | path

Searched defs:virtio_has_feature (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/virtio/linux/
Dvirtio_config.h41 #define virtio_has_feature(dev, feature) \ macro
/Linux-v5.10/include/linux/
Dvirtio_config.h164 static inline bool virtio_has_feature(const struct virtio_device *vdev, in virtio_has_feature() function