Searched refs:max_ras_err_cnt_per_query (Results 1 – 6 of 6) sorted by relevance
44 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()46 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()68 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()70 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()
69 uint32_t max_ras_err_cnt_per_query; member
1206 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()1214 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()1222 adev->umc.max_ras_err_cnt_per_query = in gmc_v9_0_set_umc_funcs()
552 adev->umc.max_ras_err_cnt_per_query = UMC_V8_10_TOTAL_CHANNEL_NUM(adev); in gmc_v11_0_set_umc_funcs()
676 adev->umc.max_ras_err_cnt_per_query = UMC_V8_7_TOTAL_CHANNEL_NUM; in gmc_v10_0_set_umc_funcs()
2891 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_bad_page_notifier()