Home
last modified time | relevance | path

Searched defs:ecc_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dbluefield_edac.c100 enum hw_event_mc_err_type ecc_type; in bluefield_gather_report_ecc() local
H A Damd64_edac.c2591 u8 ecc_type = (m->status >> 45) & 0x3; in decode_bus_error() local
2639 u8 ecc_type = (m->status >> 45) & 0x3; in decode_umc_error() local
2540 __log_ecc_error(struct mem_ctl_info *mci, struct err_info *err, u8 ecc_type) __log_ecc_error() argument
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Dbluefield_edac.c100 enum hw_event_mc_err_type ecc_type; in bluefield_gather_report_ecc() local
H A Damd64_edac.c3014 u8 ecc_type = (m->status >> 45) & 0x3; in decode_bus_error() local
3066 u8 ecc_type = (m->status >> 45) & 0x3; in decode_umc_error() local
2963 __log_ecc_error(struct mem_ctl_info *mci, struct err_info *err, u8 ecc_type) __log_ecc_error() argument
[all...]

Completed in 10 milliseconds