Searched refs:SVGA_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
118 # define SVGA_FIFO_SIZE 0x10000 macro124 # define SVGA_FIFO_SIZE 0x10000 macro582 if (s->fifo_max > SVGA_FIFO_SIZE || in vmsvga_fifo_length()583 s->fifo_min >= SVGA_FIFO_SIZE || in vmsvga_fifo_length()584 s->fifo_stop >= SVGA_FIFO_SIZE || in vmsvga_fifo_length()585 s->fifo_next >= SVGA_FIFO_SIZE) { in vmsvga_fifo_length()1258 s->fifo_size = SVGA_FIFO_SIZE; in vmsvga_init()