Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dmce_amd.c10 static bool report_gart_errors; variable
15 report_gart_errors = v; in amd_report_gart_errors()
728 if (m->bank == 4 && xec == 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);
2853 if (report_gart_errors) in init_one_instance()