Searched refs:ecclog (Results 1 – 1 of 1) sorted by relevance
139 u64 (*err_addr)(u64 ecclog);185 u64 ecclog; member470 static u64 rpl_p_err_addr(u64 ecclog) in rpl_p_err_addr() argument472 return ECC_ERROR_LOG_ADDR45(ecclog); in rpl_p_err_addr()732 struct mem_ctl_info *mci, u64 ecclog) in igen6_output_error() argument734 enum hw_event_mc_err_type type = ecclog & ECC_ERROR_LOG_UE ? in igen6_output_error()741 ECC_ERROR_LOG_SYND(ecclog), in igen6_output_error()762 static int ecclog_gen_pool_add(int mc, u64 ecclog) in ecclog_gen_pool_add() argument771 node->ecclog = ecclog; in ecclog_gen_pool_add()786 u64 ecclog = readq(imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear() local[all …]