Searched defs:next_cmd (Results 1 – 2 of 2) sorted by relevance
219 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local354 uint32_t next_cmd; in vmw_local_fifo_reserve() local456 uint32_t next_cmd, in vmw_fifo_res_copy()477 uint32_t next_cmd, in vmw_fifo_slow_copy()499 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
80 jmp_buf next_cmd; variable