• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/

Lines Matching defs:memory

63  * This is the size of the local memory reserve map that gets copied
132 ihandle memory;
398 ADDR("claim"), _prom->memory,
407 _prom->memory, size, virt);
667 /* ibm,dynamic-reconfiguration-memory property supported */
956 * Note that calls to reserve_mem have to be done explicitly, memory
963 * Allocates memory in the RMO upward from the kernel/initrd
1010 * Allocates memory downward, either from top of RMO, or if highmem
1012 * failures. It does claim memory if highmem is not set.
1116 * Initialize memory allocation mechanism, parse "memory" nodes and
1117 * obtain that way the top of memory and RMO to setup out local allocator
1129 * We iterate the memory nodes to find
1131 * 2) top of memory
1140 prom_debug("scanning memory:\n");
1150 * on the memory node, so check the name instead...
1154 if (strcmp(type, RELOC("memory")))
1159 prom_printf("memory node too large for buffer !\n");
1226 prom_printf("memory layout at init:\n");
1359 * each TCE table is 8MB. Using this memory for anything
1418 /* These are only really needed if there is a memory limit in
1434 * This uses a chunk of low memory, puts some holding pattern
1565 call_prom("interpret", 1, 1, "dev /memory 0 to allow-reclaim");
1568 _prom->memory = call_prom("open", 1, 1, ADDR("/memory"));
1571 if (!IHANDLE_VALID(_prom->memory) || !IHANDLE_VALID(_prom->mmumap))
1769 /* Return (relocated) pointer to this much memory: moves initrd if reqd. */
1785 prom_panic("No memory for flatten_device_tree (no room)");
1788 prom_panic("No memory for flatten_device_tree (claim failed)");
2063 prom_printf("reserved memory map:\n");
2127 /* The values for memory-controller don't have right number of cells */
2539 * Initialize memory management within prom_init
2556 * that uses the allocator, we need to make sure we get the top of memory
2577 prom_setprop(_prom->chosen, "/chosen", "linux,memory-limit",