Searched refs:malloc_start (Results 1 – 1 of 1) sorted by relevance
220 ulong malloc_start; in initr_malloc() local231 malloc_start = gd->relocaddr - TOTAL_MALLOC_LEN; in initr_malloc()232 mem_malloc_init((ulong)map_sysmem(malloc_start, TOTAL_MALLOC_LEN), in initr_malloc()
Completed in 7 milliseconds