Searched refs:BOOT_HEAP_SIZE (Results 1 – 9 of 9) sorted by relevance
52 #define BOOT_HEAP_SIZE 0x10000 macro57 #define BOOT_HEAP_SIZE 0x400000 macro62 #define BOOT_HEAP_SIZE 0x10000 macro86 free_mem_end_ptr = free_mem_ptr + BOOT_HEAP_SIZE; in decompress_kernel()
27 #define BOOT_HEAP_SIZE 0x400000 macro30 #define BOOT_HEAP_SIZE 0x10000 macro
18 BOOT_HEAP_SIZE := 0x400000 macro26 -DBOOT_HEAP_SIZE=$(BOOT_HEAP_SIZE) -D"VMLINUX_LOAD_ADDRESS_ULL=$(VMLINUX_LOAD_ADDRESS)ull"29 -DBOOT_HEAP_SIZE=$(BOOT_HEAP_SIZE) \
106 free_mem_end_ptr = boot_heap_start + BOOT_HEAP_SIZE; in decompress_kernel()
55 .comm .heap,BOOT_HEAP_SIZE,4
245 .fill BOOT_HEAP_SIZE, 1, 0
400 free_mem_end_ptr = heap + BOOT_HEAP_SIZE; in decompress_kernel()
174 mem_avoid[3].size = BOOT_HEAP_SIZE; in mem_avoid_init()
469 .fill BOOT_HEAP_SIZE, 1, 0