Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A De752x_edac.c31 static int report_non_memory_errors; variable
526 if ((i == DRAM_ENTRY) || report_non_memory_errors) in do_global_error()
1479 module_param(report_non_memory_errors, int, 0644);
1480 MODULE_PARM_DESC(report_non_memory_errors, "0=disable non-memory error "