Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/io/
H A Dring.h224 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro
228 #define RING_HAS_UNCONSUMED_REQUESTS(_r) XEN_RING_NR_UNCONSUMED_REQUESTS(_r) macro