Home
last modified time | relevance | path

Searched refs:from_host_pending (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h118 bool from_host_pending; member
H A Dvirtgpu_ioctl.c354 if (smp_load_acquire(&bo->from_host_pending)) { in virtio_gpu_transfer_to_host_ioctl()
H A Dvirtgpu_vq.c282 smp_store_release(&bo->from_host_pending, false); in virtio_gpu_dequeue_ctrl_func()
1330 WRITE_ONCE(bo->from_host_pending, true); in virtio_gpu_cmd_transfer_from_host_3d()