Home
last modified time | relevance | path

Searched defs:boot_heap (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dhead_32.S221 boot_heap: label
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Dmisc.c336 static u8 boot_heap[BOOT_HEAP_SIZE] __aligned(4); variable