Searched defs:IS_DIMM_PRESENT (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/edac/ | ||
| H A D | skx_common.h | 47 #define IS_DIMM_PRESENT(r) GET_BITFIELD(r, 15, 15) macro |
| H A D | sb_edac.c | 216 #define IS_DIMM_PRESENT(mtr) GET_BITFIELD(mtr, 14, 14) macro |