Searched refs:heap_base (Results 1 – 6 of 6) sorted by relevance
130 unsigned long heap_base, tbl_size; in simple_alloc_init() local141 heap_base = _ALIGN_UP((unsigned long)alloc_tbl + tbl_size, alloc_min); in simple_alloc_init()143 next_base = heap_base; in simple_alloc_init()150 return (void *)(heap_base + heap_size); in simple_alloc_init()
61 uint64_t heap_base; member112 uint64_t heap_base;
61 uint64_t heap_base; member
63 uint64_t heap_base; member146 uint64_t heap_base;
97 u32 heap_base; member
704 u32 heap_base; /* offset form beginning of ram */ member