Searched refs:SVGA_FIFO_CURSOR_COUNT (Results 1 – 2 of 2) sorted by relevance
456 SVGA_FIFO_CURSOR_COUNT, /* Incremented when any of the other 3 change */ enumerator
96 count = ioread32(fifo_mem + SVGA_FIFO_CURSOR_COUNT); in vmw_cursor_update_position()97 iowrite32(++count, fifo_mem + SVGA_FIFO_CURSOR_COUNT); in vmw_cursor_update_position()