Home
last modified time | relevance | path

Searched defs: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
/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