Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dmce_amd.c13 static bool report_gart_errors; variable
18 report_gart_errors = v; in amd_report_gart_errors()
1013 if (m->bank == 4 && XEC(m->status, 0x1f) == 0x5 && !report_gart_errors) in ignore_mce()
Damd64_edac.c7 static int report_gart_errors; variable
8 module_param(report_gart_errors, int, 0644);
3690 if (report_gart_errors) in amd64_edac_init()