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()446 bool reserveable = fifo_state->capabilities & SVGA_FIFO_CAP_RESERVE; in vmw_fifo_commit() local454 if (reserveable) in vmw_fifo_commit()469 if (fifo_state->using_bounce_buffer || reserveable) { in vmw_fifo_commit()477 if (reserveable) in vmw_fifo_commit()