Home
last modified time | relevance | path

Searched refs:NONSTOP_OVER_THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_eeprom.h33 #define NONSTOP_OVER_THRESHOLD -2 macro
H A Dras_eeprom.c573 (control->record_threshold_config == NONSTOP_OVER_THRESHOLD)) { in ras_eeprom_check_safety_watermark()
760 (threshold_config != NONSTOP_OVER_THRESHOLD)) in ras_eeprom_update_header()
1239 (control->record_threshold_config == NONSTOP_OVER_THRESHOLD)) { in ras_eeprom_check_storage_status()
/linux/drivers/gpu/drm/amd/ras/ras_mgr/
H A Damdgpu_ras_mgr.c131 if (amdgpu_bad_page_threshold == NONSTOP_OVER_THRESHOLD) in amdgpu_ras_mgr_init_eeprom_config()