IS_DIMM_PRESENT
#define IS_DIMM_PRESENT(mtr) GET_BITFIELD(mtr, 14, 14)
#define IS_DIMM_PRESENT(r) GET_BITFIELD(r, 15, 15)