Home
last modified time | relevance | path

Searched refs:amdgpu_mca_add_mca_set_to_cache (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mca.c467 static int amdgpu_mca_add_mca_set_to_cache(struct amdgpu_device *adev, enum amdgpu_mca_error_type type, struct mca_bank_set *new) in amdgpu_mca_add_mca_set_to_cache()
498 ret = amdgpu_mca_add_mca_set_to_cache(adev, type, &mca_set); in amdgpu_mca_smu_log_ras_error()
575 ret = amdgpu_mca_add_mca_set_to_cache(adev, type, &mca_set); in mca_dump_show()
464 static int amdgpu_mca_add_mca_set_to_cache(struct amdgpu_device *adev, enum amdgpu_mca_error_type type, struct mca_bank_set *new) amdgpu_mca_add_mca_set_to_cache() function