Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvirtio.h489 static inline bool virtio_has_feature(struct udevice *vdev, unsigned int fbit) in virtio_has_feature() function
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h449 static inline bool virtio_has_feature(uint64_t features, unsigned int fbit) in virtio_has_feature() function