Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dxenfb.c62 #define UP_QUEUE 8 macro
81 } up_rects[UP_QUEUE];
831 if (xenfb->up_count == UP_QUEUE) in xenfb_handle_events()