gfx_v9_4_3_xcc_unset_safe_mode
static void gfx_v9_4_3_xcc_unset_safe_mode(struct amdgpu_device *adev, int xcc_id);
.unset_safe_mode = gfx_v9_4_3_xcc_unset_safe_mode,
gfx_v9_4_3_xcc_unset_safe_mode(adev, xcc_id);
gfx_v9_4_3_xcc_unset_safe_mode(adev, ring->xcc_id);