Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.c171 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records, in __calc_recs_byte_sum()
179 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum()
190 struct eeprom_table_record *records, int num) in __calc_tbl_byte_sum()
197 struct eeprom_table_record *records, int num, in __update_tbl_checksum()
216 struct eeprom_table_record *records, int num) in __validate_tbl_checksum()
341 struct eeprom_table_record *record, in __encode_table_record_to_buff()
368 struct eeprom_table_record *record, in __decode_table_record_from_buff()
471 struct eeprom_table_record *records, in amdgpu_ras_eeprom_process_recods()
479 struct eeprom_table_record *record; in amdgpu_ras_eeprom_process_recods()
639 struct eeprom_table_record *recs = kcalloc(1, sizeof(*recs), GFP_KERNEL);
Damdgpu_ras_eeprom.h58 struct eeprom_table_record { struct
88 struct eeprom_table_record *records, argument
Damdgpu_ras.h360 struct eeprom_table_record *err_addr;
365 struct eeprom_table_record *bps;
507 struct eeprom_table_record *bps, int pages);
Damdgpu_umc.c107 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_process_ras_data_cb()
Damdgpu_virt.h191 struct eeprom_table_record *bps;
Damdgpu_virt.c340 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
403 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
Dumc_v8_7.c203 struct eeprom_table_record *err_rec; in umc_v8_7_query_error_address()
Dumc_v6_1.c302 struct eeprom_table_record *err_rec; in umc_v6_1_query_error_address()
Damdgpu_ras.c1634 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
1705 struct eeprom_table_record *bps = NULL; in amdgpu_ras_load_bad_pages()