Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c119 #define RAS_TABLE_V2_1_INFO_SIZE 256 macro
122 RAS_TABLE_V2_1_INFO_SIZE)
124 RAS_TABLE_V2_1_INFO_SIZE) \
153 RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE)
328 buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL); in __write_table_ras_info()
342 buf, RAS_TABLE_V2_1_INFO_SIZE); in __write_table_ras_info()
348 } else if (res < RAS_TABLE_V2_1_INFO_SIZE) { in __write_table_ras_info()
350 RAS_TABLE_V2_1_INFO_SIZE); in __write_table_ras_info()
462 RAS_TABLE_V2_1_INFO_SIZE; in amdgpu_ras_eeprom_reset_table()
812 RAS_TABLE_V2_1_INFO_SIZE + in amdgpu_ras_eeprom_update_header()
[all …]