Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmem_map_fuchsia.cc32 static constexpr uintptr_t FUCHSIA_LOWER_MEM_SIZE = 0x60000000; variable
48 fuchsia_lowmem_size = FUCHSIA_LOWER_MEM_SIZE; in TargetMMapInit()