Home
last modified time | relevance | path

Searched refs:mem_allocator_init (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/riscv/
H A Dsetup.c87 static void mem_allocator_init(struct mem_region *freemem, phys_addr_t freemem_start) in mem_allocator_init() function
144 mem_allocator_init(freemem, freemem_start); in mem_init()
258 mem_allocator_init(freemem_mr, (unsigned long)freemem); in efi_mem_init()
/kvm-unit-tests/lib/arm/
H A Dsetup.c140 static void mem_allocator_init(phys_addr_t freemem_start, phys_addr_t freemem_end) in mem_allocator_init() function
192 mem_allocator_init(freemem_start, freemem->end); in mem_init()
343 mem_allocator_init(freemem_start, freemem_mr->end); in efi_mem_init()