Home
last modified time | relevance | path

Searched refs:BOOT_STACK_SIZE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmlinux.lds.S72 . += BOOT_STACK_SIZE;
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dthread_info.h24 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dhead_32.S187 .fill BOOT_STACK_SIZE, 1, 0
H A Dhead_64.S630 .fill BOOT_STACK_SIZE, 1, 0
/kernel/linux/linux-6.6/arch/x86/platform/pvh/
H A Dhead.S162 .fill BOOT_STACK_SIZE, 1, 0
/kernel/linux/linux-5.10/arch/x86/platform/pvh/
H A Dhead.S173 .fill BOOT_STACK_SIZE, 1, 0
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_32.S224 .fill BOOT_STACK_SIZE, 1, 0
H A Dhead_64.S898 .fill BOOT_STACK_SIZE, 1, 0

Completed in 3 milliseconds