Lines Matching refs:this
43 * kernel; this may differ from the actual physical memory installed
138 * For architectures that do not keep memblock data after init, this
508 struct memblock_region *this = &type->regions[i];
511 if (this->base + this->size != next->base ||
512 memblock_get_region_node(this) !=
514 this->flags != next->flags) {
515 BUG_ON(this->base + this->size > next->base);
520 this->size += next->size;
644 * If this was the first round, resize array and repeat for actual
1245 * this logic throughout the code. So instead of having it in multiple
1246 * locations it seemed like it would make more sense to centralize this to
1335 /* Can't use WARNs this early in boot on powerpc */
1446 * this moment memblock may be deinitialized already and its