Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dvhost-user-gpu.c492 vgconfig->events_read = b->virtio_config.events_read; in vhost_user_gpu_get_config()
507 b->virtio_config.events_read &= ~vgconfig->events_clear; in vhost_user_gpu_set_config()
H A Dvirtio-gpu-base.c85 g->virtio_config.events_read |= event_type; in virtio_gpu_notify_event()
H A Dvirtio-gpu.c1615 g->virtio_config.events_read &= ~vgconfig->events_clear; in virtio_gpu_set_config()
/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h363 uint32_t events_read; member
/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c1200 g->virtio_config.events_read &= ~config->events_clear; in vg_set_config()