Lines Matching refs:size
1321 * The DIMMMTR register in KNL doesn't tell us the size of the DIMMs, so we
1328 * When we know the real size of a SAD region and how many ways it's
1330 * TAD is size/ways.
1338 * case we will underreport the size of the DIMM.)
1355 u64 sad_actual_size[2]; /* sad size accounting for holes, per mc */
1596 u64 size;
1659 size = ((u64)rows * cols * banks * ranks) >> (20 - 3);
1660 npages = MiB_TO_PAGES(size);
1664 size, npages,
3357 layers[0].size = type == KNIGHTS_LANDING ?
3361 layers[1].size = type == KNIGHTS_LANDING ? 1 : MAX_DIMMS;