Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/io/
H A Dring.h222 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro
227 #define RING_HAS_UNCONSUMED_RESPONSES(_r) XEN_RING_NR_UNCONSUMED_RESPONSES(_r) macro