Searched refs:SVGA_FIFO_CURSOR_COUNT (Results 1 – 2 of 2) sorted by relevance
1060 SVGA_FIFO_CURSOR_COUNT, /* Incremented when any of the other 3 change */ enumerator
138 count = vmw_mmio_read(fifo_mem + SVGA_FIFO_CURSOR_COUNT); in vmw_cursor_update_position()139 vmw_mmio_write(++count, fifo_mem + SVGA_FIFO_CURSOR_COUNT); in vmw_cursor_update_position()