Searched refs:VIRTIO_GPU_FLAG_FENCE (Results 1 – 5 of 5) sorted by relevance
110 cmd_hdr->flags |= cpu_to_le32(VIRTIO_GPU_FLAG_FENCE); in virtio_gpu_fence_emit()
228 if (resp->flags & cpu_to_le32(VIRTIO_GPU_FLAG_FENCE)) { in virtio_gpu_dequeue_ctrl_func()
89 #define VIRTIO_GPU_FLAG_FENCE (1 << 0) macro
106 #define VIRTIO_GPU_FLAG_FENCE (1 << 0) macro