Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/apei/
H A Dghes.c130 static bool ghes_edac_force_enable; variable
131 module_param_named(edac_force_enable, ghes_edac_force_enable, bool, 0);
1578 if (!ghes_edac_force_enable) in ghes_get_devices()