Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h361 #define VIRTIO_GPU_EVENT_DISPLAY (1 << 0) macro
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-base.c123 virtio_gpu_notify_event(g, VIRTIO_GPU_EVENT_DISPLAY); in virtio_gpu_ui_info()