Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h111 struct eeprom_table_record { struct
139 struct eeprom_table_record *records, const u32 num); argument
142 struct eeprom_table_record *records, const u32 num);
Damdgpu_umc.c61 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_page_retirement_mca()
118 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_handle_bad_pages()
145 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_handle_bad_pages()
363 struct eeprom_table_record *err_rec; in amdgpu_umc_fill_error_record()
Damdgpu_ras_eeprom.c490 struct eeprom_table_record *record, in __encode_table_record_to_buf()
518 struct eeprom_table_record *record, in __decode_table_record_from_buf()
620 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table()
840 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append()
923 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read()
1159 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
Damdgpu_ras.h592 struct eeprom_table_record *err_addr;
603 struct eeprom_table_record *bps;
752 struct eeprom_table_record *bps, int pages);
Damdgpu_virt.h232 struct eeprom_table_record *bps;
Damdgpu_virt.c351 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
421 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
Damdgpu_ras.c167 struct eeprom_table_record err_rec; in amdgpu_reserve_page_direct()
189 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_reserve_page_direct()
2666 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
2756 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages()