Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dvirtio_gpu.h97 VIRTIO_GPU_CMD_RESOURCE_UNMAP_BLOB, enumerator
/linux/drivers/gpu/drm/virtio/ !
H A Dvirtgpu_vq.c1421 cmd_p->hdr.type = cpu_to_le32(VIRTIO_GPU_CMD_RESOURCE_UNMAP_BLOB); in virtio_gpu_cmd_unmap()