Searched refs:BOOT_STACK_SIZE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | boot.h | 41 # define BOOT_STACK_SIZE 0x4000 macro 79 # define BOOT_STACK_SIZE 0x1000 macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | boot.h | 41 # define BOOT_STACK_SIZE 0x4000 macro 79 # define BOOT_STACK_SIZE 0x1000 macro
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | vmlinux.lds.S | 72 . += BOOT_STACK_SIZE;
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | thread_info.h | 24 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | head_32.S | 187 .fill BOOT_STACK_SIZE, 1, 0
|
H A D | head_64.S | 630 .fill BOOT_STACK_SIZE, 1, 0
|
/kernel/linux/linux-6.6/arch/x86/platform/pvh/ |
H A D | head.S | 162 .fill BOOT_STACK_SIZE, 1, 0
|
/kernel/linux/linux-5.10/arch/x86/platform/pvh/ |
H A D | head.S | 173 .fill BOOT_STACK_SIZE, 1, 0
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | head_32.S | 224 .fill BOOT_STACK_SIZE, 1, 0
|
H A D | head_64.S | 898 .fill BOOT_STACK_SIZE, 1, 0
|
Completed in 3 milliseconds