Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c275 static struct sg_table *vmalloc_to_sgt(char *data, uint32_t size, int *sg_ents) in vmalloc_to_sgt() function
389 sgt = vmalloc_to_sgt(vbuf->data_buf, vbuf->data_size, in virtio_gpu_queue_fenced_ctrl_buffer()