Home
last modified time | relevance | path

Searched refs:VIRTIO_GPU_RESP_OK_MAP_INFO (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvirtio_gpu.h110 VIRTIO_GPU_RESP_OK_MAP_INFO, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h110 VIRTIO_GPU_RESP_OK_MAP_INFO, enumerator
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c710 resp.hdr.type = VIRTIO_GPU_RESP_OK_MAP_INFO; in rutabaga_cmd_resource_map_blob()
H A Dvirtio-gpu-virgl.c771 resp.hdr.type = VIRTIO_GPU_RESP_OK_MAP_INFO; in virgl_cmd_resource_map_blob()
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1189 if (resp_type == VIRTIO_GPU_RESP_OK_MAP_INFO) { in virtio_gpu_cmd_resource_map_cb()