Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
edac_has_mcs
drivers/edac/amd64_edac.c
4168
if (!edac_has_mcs()) {
drivers/edac/edac_mc.c
425
EXPORT_SYMBOL_GPL(edac_has_mcs);
drivers/edac/edac_mc.h
166
extern bool edac_has_mcs(void);