Home
last modified time | relevance | path

Searched refs:__nex_heap_start (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dlink_dummy.ld50 __nex_heap_start = .; symbol
H A Dkern.ld.S206 __nex_heap_start = .; define
H A Dboot.c914 nex_malloc_add_pool(__nex_heap_start, __nex_heap_end - in init_primary()
915 __nex_heap_start); in init_primary()
/optee_os/core/include/kernel/
H A Dlinker.h103 extern uint8_t __nex_heap_start[];