Home
last modified time | relevance | path

Searched defs:BOOT_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dthread_info.h24 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro