unique_indices 3932 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c int *unique_indices, unique_indices 3962 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (unique_indices[indices] == unique_indices 3968 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c unique_indices[*indices_count] = unique_indices 3982 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c int unique_indices[] = {0, 0, 0, 0, 0, 0, 0, 0}; unique_indices 3997 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c unique_indices, unique_indices 3999 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c ARRAY_SIZE(unique_indices), unique_indices 4031 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c for (i = 0; i < ARRAY_SIZE(unique_indices); i++) { unique_indices 4032 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (unique_indices[i] != 0) { unique_indices 4033 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c WREG32(temp + i, unique_indices[i] & 0x3FFFF); unique_indices 4034 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c WREG32(data + i, unique_indices[i] >> 20);