Searched refs:max_ras_err_cnt_per_query (Results 1 – 5 of 5) sorted by relevance
52 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_page_retirement_mca()97 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()99 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()121 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()123 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()
66 uint32_t max_ras_err_cnt_per_query; member
1287 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()1296 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()1305 adev->umc.max_ras_err_cnt_per_query = in gmc_v9_0_set_umc_funcs()
570 adev->umc.max_ras_err_cnt_per_query = UMC_V8_10_TOTAL_CHANNEL_NUM(adev); in gmc_v11_0_set_umc_funcs()
691 adev->umc.max_ras_err_cnt_per_query = UMC_V8_7_TOTAL_CHANNEL_NUM; in gmc_v10_0_set_umc_funcs()
Completed in 15 milliseconds