Searched refs:eeprom_table_record (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ras_eeprom.h | 93 struct eeprom_table_record { struct 122 struct eeprom_table_record *records, const u32 num); argument 125 struct eeprom_table_record *records, const u32 num);
|
| D | amdgpu_umc.c | 47 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()
|
| D | amdgpu_ras.h | 399 struct eeprom_table_record *err_addr; 404 struct eeprom_table_record *bps; 547 struct eeprom_table_record *bps, int pages);
|
| D | amdgpu_ras_eeprom.c | 314 struct eeprom_table_record *record, in __encode_table_record_to_buf() 342 struct eeprom_table_record *record, in __decode_table_record_from_buf() 435 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table() 625 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append() 708 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read() 937 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
|
| D | amdgpu_virt.h | 216 struct eeprom_table_record *bps;
|
| D | amdgpu_ras.c | 154 struct eeprom_table_record err_rec; in amdgpu_reserve_page_direct() 171 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_reserve_page_direct() 1985 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages() 2067 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages() 2892 sizeof(struct eeprom_table_record), GFP_KERNEL); in amdgpu_bad_page_notifier()
|
| D | amdgpu_virt.c | 361 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps() 424 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
|