Home
last modified time | relevance | path

Searched refs:VIRTIO_GPU_CMD_RESOURCE_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dvirtio_gpu.h76 VIRTIO_GPU_CMD_RESOURCE_FLUSH, enumerator
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c680 cmd_p->hdr.type = cpu_to_le32(VIRTIO_GPU_CMD_RESOURCE_FLUSH); in virtio_gpu_panic_cmd_resource_flush()
704 cmd_p->hdr.type = cpu_to_le32(VIRTIO_GPU_CMD_RESOURCE_FLUSH); in virtio_gpu_cmd_resource_flush()