Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mca.h85 struct mca_bank_cache { struct
95 struct mca_bank_cache mca_caches[AMDGPU_MCA_ERROR_TYPE_DE]; argument
H A Damdgpu_mca.c228 struct mca_bank_cache *mca_cache; in amdgpu_mca_init()
245 struct mca_bank_cache *mca_cache; in amdgpu_mca_fini()
466 struct mca_bank_cache *mca_cache = &adev->mca.mca_caches[type]; in amdgpu_mca_add_mca_set_to_cache()
480 struct mca_bank_cache *mca_cache = &adev->mca.mca_caches[type]; in amdgpu_mca_smu_log_ras_error()