Searched refs:end_of_phys_memory (Results 1 – 1 of 1) sorted by relevance
117 unsigned long end_of_phys_memory = 0UL; in bootmem_init() local123 end_of_phys_memory = sp_banks[i].base_addr + in bootmem_init()131 end_of_phys_memory -= slack; in bootmem_init()155 max_pfn = end_of_phys_memory >> PAGE_SHIFT; in bootmem_init()174 if (initrd_end > end_of_phys_memory) { in bootmem_init()177 initrd_end, end_of_phys_memory); in bootmem_init()