Searched refs:to_addr (Results 1 – 1 of 1) sorted by relevance
256 pmm_init_heap(heap_t *heap, uint32_t from_addr, uint32_t to_addr) in pmm_init_heap() argument260 mb->next = (memblk_t *)ALIGN_DOWN(to_addr, HEAP_ALIGNMENT); in pmm_init_heap()
Completed in 3 milliseconds