Home
last modified time | relevance | path

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

/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c35 #define MAX_INLINE_CMD_SIZE 96 macro
38 + MAX_INLINE_CMD_SIZE \
137 BUG_ON(size > MAX_INLINE_CMD_SIZE); in virtio_gpu_get_vbuf()