toc_offset       2080 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	uint32_t toc_offset;
toc_offset       2087 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	toc_offset = rlc_autoload_info[id].offset;
toc_offset       2096 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	memcpy(ptr + toc_offset, fw_data, fw_size);
toc_offset       2099 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		memset(ptr + toc_offset + fw_size, 0, toc_fw_size - fw_size);