SVGA3dSize       1361 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    SVGA3dSize size;
SVGA3dSize       1677 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    SVGA3dSize size;
SVGA3dSize       1694 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    SVGA3dSize size;
SVGA3dSize       1715 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    SVGA3dSize size;
SVGA3dSize       1647 drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h SVGA3dSize;
SVGA3dSize        191 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		sizeof(SVGA3dSize);
SVGA3dSize        235 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	SVGA3dSize *cmd_size;
SVGA3dSize        239 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	cmd_len = sizeof(cmd->body) + srf->num_sizes * sizeof(SVGA3dSize);
SVGA3dSize        255 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	cmd_size = (SVGA3dSize *) cmd;