Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/arch/s390/include/asm/
Dthread_info.h21 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro