Lines Matching defs:memory
96 * Boot info from "glue" code in low memory. xbootp is used by:
120 static char *curr_page = NULL; /* ptr to avail bprop memory */
121 static int curr_space = 0; /* amount of memory at curr_page */
168 * are mapped into virtual memory
185 * Allocate aligned physical memory at boot time. This allocator allocates
186 * from the highest possible addresses. This avoids exhausting memory that
198 * Be careful if high memory usage is limited in startup.c
207 * find the lowest or highest available memory in physinstalled
216 * find the highest available memory in physinstalled
233 * Early allocations need to use low memory, since
252 ") Out of memory\n", size, align);
268 * Allocate virtual memory. The size is always rounded up to a multiple
301 * allocate the physical memory
337 * Free virtual memory - we'll just ignore these.
561 * we do single character I/O since this is really just looking at memory
818 * low memory bios call code image into place.
1112 * Save memory layout, disk drive information, unix and boot archive sizes for
1149 * memory to reserve for panic reboot.
1244 * allocate memory to collect boot_args into
1512 * Under the Hypervisor, memory usable for DMA may be scarce. One
1513 * very likely large pool of DMA friendly memory is occupied by
1516 * Here we free up that memory by copying the boot archive to what are
1549 DBG_MSG("moving boot_archive to high MFN memory\n");
1561 * with memory at next_phys.
1803 DBG_MSG("Initializing boot time memory management...");
1837 * On domain 0 we need to free up some physical memory that is
1839 * sitting in low MFN memory. We'll relocated the boot archive
1840 * pages to high PFN memory.
1971 * Scan memory range for an RSDP;
2011 /* if EBDA doesn't contain RSDP, look in BIOS memory */
2212 bop_panic("Not enough memory for APIC ID array");
2287 } memory;
2325 memory.domain = mem->ProximityDomain;
2326 memory.addr = mem->BaseAddress;
2327 memory.length = mem->Length;
2328 memory.flags = mem->Flags;
2329 (void) snprintf(prop_name, 30, "acpi-srat-memory-%d",
2331 bsetprop(prop_name, strlen(prop_name), &memory,
2332 sizeof (memory));
2334 (memory.addr + memory.length > maxmem)) {
2335 maxmem = memory.addr + memory.length;
2475 * memory hot-adding by default. It may be overridden by value from
2481 * Existence of MSCT implies CPU/memory hotplug-capability for the