Searched refs:atl_err (Results 1 – 5 of 5) sorted by relevance
37 static u8 get_coh_st_inst_id_mi300(struct atl_err *err) in get_coh_st_inst_id_mi300()322 static void _retire_row_mi300(struct atl_err *a_err) in _retire_row_mi300()362 static void retire_row_mi300(struct atl_err *a_err) in retire_row_mi300()369 void amd_retire_dram_row(struct atl_err *a_err) in amd_retire_dram_row()385 static u8 get_die_id(struct atl_err *err) in get_die_id()405 static u8 get_coh_st_inst_id(struct atl_err *err) in get_coh_st_inst_id()413 unsigned long convert_umc_mca_addr_to_sys_addr(struct atl_err *err) in convert_umc_mca_addr_to_sys_addr()
281 unsigned long convert_umc_mca_addr_to_sys_addr(struct atl_err *err);
20 static unsigned long (*amd_atl_umc_na_to_spa)(struct atl_err *err);22 void amd_atl_register_decoder(unsigned long (*f)(struct atl_err *)) in amd_atl_register_decoder() argument34 unsigned long amd_convert_umc_mca_addr_to_sys_addr(struct atl_err *err) in amd_convert_umc_mca_addr_to_sys_addr()
303 struct atl_err a_err; in save_spa()330 memset(&a_err, 0, sizeof(struct atl_err)); in save_spa()397 struct atl_err a_err; in retire_dram_row()399 memset(&a_err, 0, sizeof(struct atl_err)); in retire_dram_row()
2814 struct atl_err a_err; in decode_umc_error()
Completed in 19 milliseconds