Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dskx_common.h48 #define NUM_IMC MAX(SKX_NUM_IMC, I10NM_NUM_IMC) macro
121 } imc[NUM_IMC];
H A Dskx_common.c155 if (res->imc > NUM_IMC - 1 || res->imc < 0) { in skx_adxl_decode()
713 for (i = 0; i < NUM_IMC; i++) { in skx_remove()
H A Digen6_edac.c44 #define NUM_IMC 2 /* Max memory controllers */ macro
161 struct igen6_imc imc[NUM_IMC];