Searched refs:report_gart_errors (Results 1 - 2 of 2) sorted by path

/drivers/edac/
H A Damd64_edac.c6 static int report_gart_errors; variable
7 module_param(report_gart_errors, int, 0644);
2712 if (report_gart_errors)
H A Dmce_amd.c10 static bool report_gart_errors; variable
15 report_gart_errors = v;
747 if (m->bank == 4 && xec == 0x5 && !report_gart_errors)

Completed in 68 milliseconds