SVGA3dCopyBox 501 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h SVGA3dCopyBox box; SVGA3dCopyBox 618 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h SVGA3dCopyBox box; SVGA3dCopyBox 815 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h SVGA3dCopyBox box; SVGA3dCopyBox 78 drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h struct SVGA3dCopyBox { SVGA3dCopyBox 90 drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h SVGA3dCopyBox; SVGA3dCopyBox 152 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c SVGA3dCopyBox *box; SVGA3dCopyBox 178 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c box = (SVGA3dCopyBox *)&cmd[1]; SVGA3dCopyBox 180 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c sizeof(SVGA3dCopyBox); SVGA3dCopyBox 459 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; SVGA3dCopyBox 496 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; SVGA3dCopyBox 713 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c num_clips * sizeof(SVGA3dCopyBox) + SVGA3dCopyBox 756 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; SVGA3dCopyBox 794 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; SVGA3dCopyBox 803 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; SVGA3dCopyBox 886 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c sizeof(SVGA3dCopyBox) * num_clips + SVGA3dCopyBox 1187 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits + SVGA3dCopyBox 1211 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c sizeof(struct SVGA3dCopyBox) * num_hits + SVGA3dCopyBox 1227 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *box = cmd; SVGA3dCopyBox 1428 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c size += sizeof(struct vmw_stdu_surface_copy) + sizeof(SVGA3dCopyBox) * SVGA3dCopyBox 1487 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c cmd_copy->header.size = sizeof(cmd_copy->body) + sizeof(SVGA3dCopyBox) * SVGA3dCopyBox 1500 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c struct SVGA3dCopyBox *box = cmd; SVGA3dCopyBox 145 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c SVGA3dCopyBox cb; SVGA3dCopyBox 287 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c SVGA3dCopyBox *cb = &cmd->cb;