Searched defs:boot_heap (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ | ||
| D | head_32.S | 221 boot_heap: label |
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ | ||
| D | misc.c | 336 static u8 boot_heap[BOOT_HEAP_SIZE] __aligned(4); variable |