Home
last modified time | relevance | path

Searched defs:EDAC_MAX_LAYERS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/edac/
Dedac_mc.c936 const int pos[EDAC_MAX_LAYERS], in edac_inc_ce_error()
961 const int pos[EDAC_MAX_LAYERS], in edac_inc_ue_error()
986 const int pos[EDAC_MAX_LAYERS], in edac_ce_error()
1040 const int pos[EDAC_MAX_LAYERS], in edac_ue_error()
/linux-4.4.14/include/linux/
Dedac.h475 #define EDAC_MAX_LAYERS 3 macro