Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dmce_amd.c12 static bool report_gart_errors; variable
17 report_gart_errors = v; in amd_report_gart_errors()
922 if (m->bank == 4 && XEC(m->status, 0x1f) == 0x5 && !report_gart_errors) in amd_filter_mce()
Damd64_edac.c6 static int report_gart_errors; variable
7 module_param(report_gart_errors, int, 0644);
3479 if (report_gart_errors) in amd64_edac_init()