Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.h209 int aca_error_cache_log_bank_error(struct aca_handle *handle, struct aca_bank_info *info,
H A Dmmhub_v1_8.c723 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_UE, in mmhub_v1_8_aca_bank_parser()
727 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_CE, in mmhub_v1_8_aca_bank_parser()
H A Dumc_v12_0.c492 return aca_error_cache_log_bank_error(handle, &info, err_type, count); in umc_v12_0_aca_bank_parser()
H A Damdgpu_xgmi.c1069 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_UE, count); in xgmi_v6_4_0_aca_bank_parser()
1073 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_CE, count); in xgmi_v6_4_0_aca_bank_parser()
H A Damdgpu_aca.c282 int aca_error_cache_log_bank_error(struct aca_handle *handle, struct aca_bank_info *info, in aca_error_cache_log_bank_error() function
H A Dsdma_v4_4_2.c2308 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_UE, in sdma_v4_4_2_aca_bank_parser()
2312 ret = aca_error_cache_log_bank_error(handle, &info, ACA_ERROR_TYPE_CE, in sdma_v4_4_2_aca_bank_parser()
H A Dgfx_v9_4_3.c878 ret = aca_error_cache_log_bank_error(handle, &info, in gfx_v9_4_3_aca_bank_parser()
882 ret = aca_error_cache_log_bank_error(handle, &info, in gfx_v9_4_3_aca_bank_parser()