Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dedac_mc.c931 const int pos[EDAC_MAX_LAYERS], in edac_inc_ce_error()
956 const int pos[EDAC_MAX_LAYERS], in edac_inc_ue_error()
981 const int pos[EDAC_MAX_LAYERS], in edac_ce_error()
1035 const int pos[EDAC_MAX_LAYERS], in edac_ue_error()
/linux-4.1.27/include/linux/
Dedac.h475 #define EDAC_MAX_LAYERS 3 macro