Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dboot.h36 # define BOOT_STACK_SIZE 0x4000 macro
74 # define BOOT_STACK_SIZE 0x1000 macro
/linux/arch/s390/include/asm/
H A Dthread_info.h22 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro