Lines Matching defs:memory

98  * Boot info from "glue" code in low memory. xbootp is used by:
123 static char *curr_page = NULL; /* ptr to avail bprop memory */
124 static int curr_space = 0; /* amount of memory at curr_page */
171 * are mapped into virtual memory
188 * Allocate aligned physical memory at boot time. This allocator allocates
189 * from the highest possible addresses. This avoids exhausting memory that
201 * Be careful if high memory usage is limited in startup.c
210 * find the lowest or highest available memory in physinstalled
219 * find the highest available memory in physinstalled
236 * Early allocations need to use low memory, since
255 ") Out of memory\n", size, align);
271 * Allocate virtual memory. The size is always rounded up to a multiple
304 * allocate the physical memory
340 * Free virtual memory - we'll just ignore these.
614 * we do single character I/O since this is really just looking at memory
860 * low memory bios call code image into place.
1155 * Save memory layout, disk drive information, unix and boot archive sizes for
1192 * memory to reserve for panic reboot.
1423 * allocate memory to collect boot_args into
1726 * Under the Hypervisor, memory usable for DMA may be scarce. One
1727 * very likely large pool of DMA friendly memory is occupied by
1730 * Here we free up that memory by copying the boot archive to what are
1763 DBG_MSG("moving boot_archive to high MFN memory\n");
1775 * with memory at next_phys.
2017 DBG_MSG("Initializing boot time memory management...");
2051 * On domain 0 we need to free up some physical memory that is
2053 * sitting in low MFN memory. We'll relocated the boot archive
2054 * pages to high PFN memory.
2167 * Scan memory range for an RSDP;
2224 /* if EBDA doesn't contain RSDP, look in BIOS memory */
2425 bop_panic("Not enough memory for APIC ID array");
2500 } memory;
2538 memory.domain = mem->ProximityDomain;
2539 memory.addr = mem->BaseAddress;
2540 memory.length = mem->Length;
2541 memory.flags = mem->Flags;
2542 (void) snprintf(prop_name, 30, "acpi-srat-memory-%d",
2544 bsetprop(prop_name, strlen(prop_name), &memory,
2545 sizeof (memory));
2547 (memory.addr + memory.length > maxmem)) {
2548 maxmem = memory.addr + memory.length;
2688 * memory hot-adding by default. It may be overridden by value from
2694 * Existence of MSCT implies CPU/memory hotplug-capability for the