Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dring.h196 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro
204 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro
287 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
291 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \