Searched refs:amdgpu_bad_page_threshold (Results 1 – 5 of 5) sorted by relevance
129 if ((amdgpu_bad_page_threshold != 0) && in amdgpu_umc_process_ras_data_cb()
133 if (amdgpu_bad_page_threshold != 0) { in amdgpu_reserve_page_direct()1278 if (amdgpu_bad_page_threshold != 0) in amdgpu_ras_sysfs_remove_all()1421 if (amdgpu_bad_page_threshold != 0) { in amdgpu_ras_fs_init()1872 if (control->ras_num_recs == 0 || amdgpu_bad_page_threshold == 0) in amdgpu_ras_load_bad_pages()1947 if (amdgpu_bad_page_threshold < 0) { in amdgpu_ras_validate_threshold()1955 amdgpu_bad_page_threshold); in amdgpu_ras_validate_threshold()
528 if (amdgpu_bad_page_threshold != 0 && in amdgpu_ras_eeprom_update_header()1081 amdgpu_bad_page_threshold != 0) { in amdgpu_ras_eeprom_init()
189 int amdgpu_bad_page_threshold = -1; variable879 module_param_named(bad_page_threshold, amdgpu_bad_page_threshold, int, 0444);
207 extern int amdgpu_bad_page_threshold;