alloc_bootmem_low  133 arch/x86/kernel/acpi/sleep.c 	acpi_realmode = (unsigned long)alloc_bootmem_low(WAKEUP_SIZE);
alloc_bootmem_low 1281 arch/x86/kernel/e820.c 	res = alloc_bootmem_low(sizeof(struct resource) * e820.nr_map);
alloc_bootmem_low  214 arch/x86/kernel/setup_percpu.c 	map = alloc_bootmem_low(nr_node_ids * sizeof(cpumask_t));
alloc_bootmem_low  607 kernel/power/snapshot.c 		region = alloc_bootmem_low(sizeof(struct nosave_region));
alloc_bootmem_low  167 lib/swiotlb.c  	io_tlb_overflow_buffer = alloc_bootmem_low(io_tlb_overflow);