Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dboot.h172 extern char *HEAP;
174 #define RESET_HEAP() ((void *)( HEAP = _end ))
179 HEAP = (char *)(((size_t)HEAP+(a-1)) & ~(a-1)); in __get_heap()
180 tmp = HEAP; in __get_heap()
181 HEAP += s*n; in __get_heap()
189 return (int)(heap_end-HEAP) >= (int)n; in heap_free()
H A Dmain.c22 char *HEAP = _end; variable
/openbmc/linux/arch/x86/realmode/rm/
H A Dstack.S9 SYM_DATA(HEAP, .long rm_heap)
/openbmc/u-boot/include/
H A Dlattice.h156 #define HEAP 0x32 /* The memory size needed to hold one loop. */ macro
/openbmc/u-boot/doc/
H A DREADME.multi-dtb-fit34 for platforms that don't provide a HEAP big enough to contain the uncompressed
H A DREADME.b4860qds354 HEAP | 0xFFFCB000 (30KB) |
/openbmc/u-boot/drivers/fpga/
H A Divm_core.c485 case HEAP: in ispVMMemManager()
907 case HEAP: in ispVMCode()
931 ispVMMemManager(HEAP, (unsigned short) g_iHEAPSize); in ispVMCode()
/openbmc/u-boot/board/freescale/t4qds/
H A DREADME164 |HEAP | 0xFFFCB000 (50KB) |
/openbmc/u-boot/board/freescale/t208xrdb/
H A DREADME217 |HEAP | 0xFFFCB000 (50KB) |
/openbmc/linux/Documentation/core-api/
H A Dasm-annotations.rst197 SYM_DATA(HEAP, .long rm_heap)
/openbmc/u-boot/board/freescale/t208xqds/
H A DREADME236 |HEAP | 0xFFFCB000 (50KB) |
/openbmc/u-boot/board/freescale/t104xrdb/
H A DREADME249 HEAP | 0xFFFCB000 (30KB) |
/openbmc/u-boot/board/freescale/t102xrdb/
H A DREADME275 |HEAP | 0xFFFCB000 (30KB) |
/openbmc/u-boot/board/freescale/t102xqds/
H A DREADME293 |HEAP | 0xFFFCB000 (30KB) |