sizeInBytes      1346 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1389 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1547 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1559 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1578 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1603 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1632 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1647 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes      1971 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 sizeInBytes;
sizeInBytes       224 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes;
sizeInBytes       528 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes;  /* max bytes to write */
sizeInBytes       541 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes;
sizeInBytes      1360 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes; /* Number of bytes of shader text. */
sizeInBytes      1369 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes;
sizeInBytes      1551 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h    uint32 sizeInBytes;
sizeInBytes       643 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 		cmd->body.sizeInBytes = binding->size;
sizeInBytes       647 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 		cmd->body.sizeInBytes = 0;
sizeInBytes       847 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 			so_buffer->sizeInBytes = biso->size;
sizeInBytes       851 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 			so_buffer->sizeInBytes = 0;
sizeInBytes      2139 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	binding.size = cmd->body.sizeInBytes;
sizeInBytes      2496 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		binding.size = cmd->targets[i].sizeInBytes;
sizeInBytes       162 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	cmd->body.sizeInBytes = otable->size;
sizeInBytes       215 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	cmd->body.sizeInBytes = 0;
sizeInBytes       691 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	cmd->body.sizeInBytes = num_data_pages * PAGE_SIZE;
sizeInBytes       235 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	cmd->body.sizeInBytes = shader->size;