Searched refs:reserveable (Results 1 – 1 of 1) sorted by relevance
322 uint32_t reserveable = fifo_state->capabilities & SVGA_FIFO_CAP_RESERVE; in vmw_fifo_reserve() local369 if (reserveable || bytes <= sizeof(uint32_t)) { in vmw_fifo_reserve()372 if (reserveable) in vmw_fifo_reserve()448 bool reserveable = fifo_state->capabilities & SVGA_FIFO_CAP_RESERVE; in vmw_fifo_commit() local456 if (reserveable) in vmw_fifo_commit()471 if (fifo_state->using_bounce_buffer || reserveable) { in vmw_fifo_commit()479 if (reserveable) in vmw_fifo_commit()