Searched refs:phys_alloc_init (Results 1 – 7 of 7) sorted by relevance
24 extern void phys_alloc_init(phys_addr_t base, phys_addr_t size);
53 void phys_alloc_init(phys_addr_t base_addr, phys_addr_t size) in phys_alloc_init() function
106 phys_alloc_init(best_start, best_end - best_start); in find_highmem()163 phys_alloc_init(best_start, best_end - best_start); in setup_multiboot()240 phys_alloc_init(free_mem_start, free_mem_pages << EFI_PAGE_SHIFT); in setup_memory_allocator()
40 phys_alloc_init(freemem_start, mem_end - freemem_start); in mem_init()
120 phys_alloc_init(freemem_start, freemem_end - freemem_start); in mem_allocator_init()
187 phys_alloc_init(freemem_start, primary.end - freemem_start); in mem_init()
147 phys_alloc_init(freemem_start, freemem_end - freemem_start); in mem_allocator_init()