Searched refs:phys_alloc_get_unused (Results 1 – 8 of 8) sorted by relevance
45 extern void phys_alloc_get_unused(phys_addr_t *p_base, phys_addr_t *p_top);
223 phys_alloc_get_unused(&base, &top); in __setup_vm()237 phys_alloc_get_unused(&base, &top); in __setup_vm()
119 void phys_alloc_get_unused(phys_addr_t *p_base, phys_addr_t *p_top) in phys_alloc_get_unused() function
41 phys_alloc_get_unused(&base, &top); in mem_init()
122 phys_alloc_get_unused(&base, &top); in mem_allocator_init()
191 phys_alloc_get_unused(&base, &top); in mem_init()
150 phys_alloc_get_unused(&base, &top); in mem_allocator_init()
165 phys_alloc_get_unused(&base, &top); in test_mmu()