Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/apei/
H A Dghes.c133 static bool ghes_edac_force_enable; variable
134 module_param_named(edac_force_enable, ghes_edac_force_enable, bool, 0);
1770 if (!ghes_edac_force_enable) in ghes_get_devices()