Home
last modified time | relevance | path

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

/open-amp-3.5.0/open-amp/lib/virtio/
Dvirtio.c45 {VIRTIO_F_NOTIFY_ON_EMPTY, "NotifyOnEmpty"},
/open-amp-3.5.0/open-amp/lib/include/openamp/
Dvirtio.h107 #define VIRTIO_F_NOTIFY_ON_EMPTY (1 << 24) macro