Searched refs:amdgpu_bad_page_threshold (Results 1 – 3 of 3) sorted by relevance
203 if (amdgpu_bad_page_threshold != 0) { in amdgpu_reserve_page_direct()2135 if (amdgpu_bad_page_threshold != 0) in amdgpu_ras_sysfs_remove_all()2327 if (amdgpu_bad_page_threshold != 0) { in amdgpu_ras_fs_init()3366 if (control->ras_num_recs == 0 || amdgpu_bad_page_threshold == 0) in amdgpu_ras_load_bad_pages()3483 if (amdgpu_bad_page_threshold == -2) { in amdgpu_ras_validate_threshold()3489 } else if (amdgpu_bad_page_threshold == -1) { in amdgpu_ras_validate_threshold()3493 amdgpu_bad_page_threshold); in amdgpu_ras_validate_threshold()4162 amdgpu_bad_page_threshold = 0; in amdgpu_ras_check_supported()
269 int amdgpu_bad_page_threshold = -1; variable977 module_param_named(bad_page_threshold, amdgpu_bad_page_threshold, int, 0444);
219 extern int amdgpu_bad_page_threshold;