Searched refs:EDAC_MAX_LAYERS (Results 1 – 2 of 2) sorted by relevance
376 #define EDAC_MAX_LAYERS 3 macro384 unsigned int location[EDAC_MAX_LAYERS];453 int pos[EDAC_MAX_LAYERS];606 u8 fake_inject_layer[EDAC_MAX_LAYERS];
256 unsigned int pos[EDAC_MAX_LAYERS]; in edac_mc_alloc_dimms()345 if (WARN_ON(n_layers > EDAC_MAX_LAYERS || n_layers == 0)) in edac_mc_alloc()805 int pos[EDAC_MAX_LAYERS] = { e->top_layer, e->mid_layer, e->low_layer }; in edac_inc_ce_error()819 int pos[EDAC_MAX_LAYERS] = { e->top_layer, e->mid_layer, e->low_layer }; in edac_inc_ue_error()958 int pos[EDAC_MAX_LAYERS] = { top_layer, mid_layer, low_layer }; in edac_mc_handle_error()