Searched refs:ecclog (Results 1 – 1 of 1) sorted by relevance
139 u64 (*err_addr)(u64 ecclog);185 u64 ecclog; member465 static u64 rpl_p_err_addr(u64 ecclog) in rpl_p_err_addr() argument467 return ECC_ERROR_LOG_ADDR45(ecclog); in rpl_p_err_addr()724 struct mem_ctl_info *mci, u64 ecclog) in igen6_output_error() argument726 enum hw_event_mc_err_type type = ecclog & ECC_ERROR_LOG_UE ? in igen6_output_error()733 ECC_ERROR_LOG_SYND(ecclog), in igen6_output_error()754 static int ecclog_gen_pool_add(int mc, u64 ecclog) in ecclog_gen_pool_add() argument763 node->ecclog = ecclog; in ecclog_gen_pool_add()778 u64 ecclog = readq(imc->window + ECC_ERROR_LOG_OFFSET); in ecclog_read_and_clear() local[all …]