Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A 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);
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()
261 struct eeprom_table_record *err_rec = in amdgpu_umc_fill_error_record()
A Damdgpu_ras.h399 struct eeprom_table_record *err_addr;
404 struct eeprom_table_record *bps;
548 struct eeprom_table_record *bps, int pages);
A Damdgpu_ras_eeprom.c362 struct eeprom_table_record *record, in __encode_table_record_to_buf()
390 struct eeprom_table_record *record, in __decode_table_record_from_buf()
492 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append_table()
682 struct eeprom_table_record *record, in amdgpu_ras_eeprom_append()
765 struct eeprom_table_record *record, in amdgpu_ras_eeprom_read()
994 struct eeprom_table_record record; in amdgpu_ras_debugfs_table_read()
A Damdgpu_virt.h220 struct eeprom_table_record *bps;
A Damdgpu_virt.c366 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
428 struct eeprom_table_record bp; in amdgpu_virt_add_bad_page()
A Damdgpu_ras.c154 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()
2044 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
2136 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages()

Completed in 28 milliseconds