Searched refs:ecclog (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/edac/
H A Digen6_edac.c139 u64 (*err_addr)(u64 ecclog);
185 u64 ecclog; member in struct:ecclog_node
460 static u64 rpl_p_err_addr(u64 ecclog) argument
462 return ECC_ERROR_LOG_ADDR45(ecclog);
716 struct mem_ctl_info *mci, u64 ecclog)
718 enum hw_event_mc_err_type type = ecclog & ECC_ERROR_LOG_UE ?
725 ECC_ERROR_LOG_SYND(ecclog),
746 static int ecclog_gen_pool_add(int mc, u64 ecclog) argument
755 node->ecclog = ecclog;
715 igen6_output_error(struct decoded_addr *res, struct mem_ctl_info *mci, u64 ecclog) argument
770 u64 ecclog = readq(imc->window + ECC_ERROR_LOG_OFFSET); local
821 u64 ecclog; local
1070 u64 ecclog; local
[all...]

Completed in 322 milliseconds