SVGA_FIFO_CAP_RESERVE 307 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c uint32_t reserveable = fifo_state->capabilities & SVGA_FIFO_CAP_RESERVE; SVGA_FIFO_CAP_RESERVE 454 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c bool reserveable = fifo_state->capabilities & SVGA_FIFO_CAP_RESERVE;