Searched refs:VIRTIO_F_NOTIFY_ON_EMPTY (Results 1 – 3 of 3) sorted by relevance
60 #define VIRTIO_F_NOTIFY_ON_EMPTY 24 macro
138 case BIT_ULL(VIRTIO_F_NOTIFY_ON_EMPTY): in print_feature_bits_all()
2795 if (vhost_has_feature(vq, VIRTIO_F_NOTIFY_ON_EMPTY) && in vhost_notify()