Home
last modified time | relevance | path

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

/Linux-v6.6/tools/virtio/linux/
Dvirtio_config.h46 #define virtio_has_feature(dev, feature) \ macro
/Linux-v6.6/include/linux/
Dvirtio_config.h187 static inline bool virtio_has_feature(const struct virtio_device *vdev, in virtio_has_feature() function