Lines Matching refs:physmem
51 * * ``physmem`` - describes the actual physical memory available during
53 * the ``physmem`` type is only available on some architectures.
64 * for "physmem" is initially sized to %INIT_PHYSMEM_REGIONS.
95 * memblock data structures (except "physmem") will be discarded after the
129 struct memblock_type physmem = {
132 .name = "physmem",
922 return memblock_add_range(&physmem, base, size, MAX_NUMNODES, 0);
1057 /* we never skip regions when iterating memblock.reserved or physmem */
2014 memblock_dump(&physmem);
2427 debugfs_create_file("physmem", 0444, root, &physmem,