Searched refs:PINGPONG_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_pipe.c586 #define PINGPONG_SIZE 1024 macro
601 pipe->size = PINGPONG_SIZE;
730 if (pipe->count < PINGPONG_SIZE && (pipe->flags & PIPE_WAKE_WRITE)) {

Completed in 44 milliseconds