Home
last modified time | relevance | path

Searched refs:OTHER_DETAIL_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/edac/
H A Dghes_edac.c19 #define OTHER_DETAIL_LEN 400 macro
25 char other_detail[OTHER_DETAIL_LEN];
371 p += print_mem_error_other_detail(mem_err, p, e->location, OTHER_DETAIL_LEN); in ghes_edac_report_mem_error()