Searched refs:events_read (Results 1 – 7 of 7) sorted by relevance
40 u32 events_read, events_clear = 0; in virtio_gpu_config_changed_work_func() local44 events_read, &events_read); in virtio_gpu_config_changed_work_func()45 if (events_read & VIRTIO_GPU_EVENT_DISPLAY) { in virtio_gpu_config_changed_work_func()
489 vgconfig->events_read = b->virtio_config.events_read; in vhost_user_gpu_get_config()504 b->virtio_config.events_read &= ~vgconfig->events_clear; in vhost_user_gpu_set_config()
85 g->virtio_config.events_read |= event_type; in virtio_gpu_notify_event()
1615 g->virtio_config.events_read &= ~vgconfig->events_clear; in virtio_gpu_set_config()
360 __le32 events_read; member
363 uint32_t events_read; member
1200 g->virtio_config.events_read &= ~config->events_clear; in vg_set_config()