Lines Matching refs:physmem
47 * * ``physmem`` - describes the actual physical memory available during
49 * the ``physmem`` type is only available on some architectures.
59 * for "reserved". The region array for "physmem" is initially sized to
91 * memblock data structures (except "physmem") will be discarded after the
127 struct memblock_type physmem = {
131 .name = "physmem",
836 return memblock_add_range(&physmem, base, size, MAX_NUMNODES, 0);
942 /* we never skip regions when iterating memblock.reserved or physmem */
1877 memblock_dump(&physmem);
2023 debugfs_create_file("physmem", 0444, root, &physmem,