Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1480 module_param(report_non_memory_errors, int, 0644);
1481 MODULE_PARM_DESC(report_non_memory_errors, "0=disable non-memory error "
/kernel/linux/linux-6.6/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 "

Completed in 5 milliseconds