Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h93 struct eeprom_table_record { struct
122 struct eeprom_table_record *records, const u32 num); argument
125 struct eeprom_table_record *records, const u32 num);
Damdgpu_umc.c47 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_do_page_retirement()
71 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_umc_do_page_retirement()
194 struct eeprom_table_record *err_rec = in amdgpu_umc_fill_error_record()
Damdgpu_ras.h393 struct eeprom_table_record *err_addr;
398 struct eeprom_table_record *bps;
541 struct eeprom_table_record *bps, int pages);
Damdgpu_ras_eeprom.c304 struct eeprom_table_record *record, in __encode_table_record_to_buf()
332 struct eeprom_table_record *record, in __decode_table_record_from_buf()
425 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table()
615 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append()
698 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read()
927 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
Damdgpu_virt.h215 struct eeprom_table_record *bps;
Damdgpu_ras.c152 struct eeprom_table_record err_rec; in amdgpu_reserve_page_direct()
169 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_reserve_page_direct()
1970 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
2052 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages()
2823 struct eeprom_table_record err_rec; in amdgpu_bad_page_notifier()
2874 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_bad_page_notifier()
Damdgpu_virt.c355 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
418 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()