Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.h111 struct eeprom_table_record { struct
140 struct eeprom_table_record *records, const u32 num); argument
143 struct eeprom_table_record *records, const u32 num);
H A Damdgpu_umc.c53 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_page_retirement_mca()
100 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_do_page_retirement()
124 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_do_page_retirement()
295 struct eeprom_table_record *err_rec = in amdgpu_umc_fill_error_record()
H A Damdgpu_ras.h447 struct eeprom_table_record *err_addr;
452 struct eeprom_table_record *bps;
598 struct eeprom_table_record *bps, int pages);
H A Damdgpu_ras_eeprom.c476 struct eeprom_table_record *record, in __encode_table_record_to_buf()
504 struct eeprom_table_record *record, in __decode_table_record_from_buf()
606 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table()
819 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append()
902 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read()
1134 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
H A Damdgpu_virt.h222 struct eeprom_table_record *bps;
H A Damdgpu_virt.c367 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
429 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
H A Damdgpu_ras.c156 struct eeprom_table_record err_rec; in amdgpu_reserve_page_direct()
173 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_reserve_page_direct()
2112 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
2204 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages()