Home
last modified time | relevance | path

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

/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp106 static bool sHeapRegionAllocated = false; variable
411 if (sHeapRegionAllocated) in platform_allocate_heap_region()
413 sHeapRegionAllocated = true; in platform_allocate_heap_region()