Searched refs:heap_base (Results 1 – 5 of 5) sorted by relevance
38 static void *heap_base = 0; variable132 heap_base = OF_claim((void *)available[acells-1], size, in ofw_alloc_heap()135 if (heap_base != (void *)-1) { in ofw_alloc_heap()139 return (heap_base); in ofw_alloc_heap()145 OF_release(heap_base, heap_size); in ofw_release_heap()
120 sys_info_ptr->heap_base = cvmx_bootinfo_ptr->heap_base; in process_boot_desc_ver_6()121 sys_info_ptr->heap_size = cvmx_bootinfo_ptr->heap_end - cvmx_bootinfo_ptr->heap_base; in process_boot_desc_ver_6()
82 uint64_t heap_base; /**< heap base address (virtual) */ member
84 uint64_t heap_base; member140 uint64_t heap_base;
544 uint64_t heap_base; member