Searched refs:RESERVED_MEMORY_DYNAMIC_START (Results 1 – 3 of 3) sorted by relevance
73 #define RESERVED_MEMORY_DYNAMIC_START 0xFC001000 macro
31 uint64_t alloc_addr = RESERVED_MEMORY_DYNAMIC_START; in memory_map_setup()
444 static uint32_t alloc_up = RESERVED_MEMORY_DYNAMIC_START - 1;
Completed in 5 milliseconds