Searched refs:eeprom_table_record (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ras_eeprom.h | 126 struct eeprom_table_record { struct 154 struct eeprom_table_record *records, const u32 num); argument 157 struct eeprom_table_record *records, const u32 num); 191 struct eeprom_table_record *record, u32 rec_idx,
|
| H A D | amdgpu_umc.c | 61 kzalloc_objs(struct eeprom_table_record, in amdgpu_umc_page_retirement_mca() 108 kzalloc_objs(struct eeprom_table_record, in amdgpu_umc_handle_bad_pages() 134 kzalloc_objs(struct eeprom_table_record, in amdgpu_umc_handle_bad_pages() 164 kzalloc_objs(struct eeprom_table_record, in amdgpu_umc_handle_bad_pages() 407 struct eeprom_table_record *err_rec; in amdgpu_umc_fill_error_record() 554 err_data.err_addr = kzalloc_objs(struct eeprom_table_record, in amdgpu_umc_lookup_bad_pages_in_a_row()
|
| H A D | amdgpu_ras_eeprom.c | 521 struct eeprom_table_record *record, in __encode_table_record_to_buf() 549 struct eeprom_table_record *record, in __decode_table_record_from_buf() 655 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table() 955 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append() 1044 struct eeprom_table_record *record, u32 rec_idx, in amdgpu_ras_eeprom_read_idx() 1099 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read() 1342 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
|
| H A D | amdgpu_ras.c | 179 struct eeprom_table_record err_rec; in amdgpu_reserve_page_direct() 199 memset(&err_rec, 0x0, sizeof(struct eeprom_table_record)); in amdgpu_reserve_page_direct() 3012 struct eeprom_table_record *bps, in amdgpu_ras_mca2pa_by_idx() 3046 struct eeprom_table_record *bps, in amdgpu_ras_mca2pa() 3083 struct eeprom_table_record *bps, int count) in __amdgpu_ras_restore_bad_pages() 3107 sizeof(struct eeprom_table_record)); in __amdgpu_ras_restore_bad_pages() 3117 struct eeprom_table_record *bps, struct ras_err_data *err_data, in __amdgpu_ras_convert_rec_array_from_rom() 3128 sizeof(struct eeprom_table_record) * adev->umc.retire_unit); in __amdgpu_ras_convert_rec_array_from_rom() 3164 sizeof(struct eeprom_table_record) * adev->umc.retire_unit); in __amdgpu_ras_convert_rec_array_from_rom() 3175 struct eeprom_table_record *bps, struct ras_err_data *err_data, in __amdgpu_ras_convert_rec_from_rom() [all …]
|
| H A D | amdgpu_virt.c | 365 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps() 437 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
|