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

/linux-master/arch/x86/include/asm/
H A Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/linux-master/arch/s390/include/asm/
H A Dthread_info.h24 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro
/linux-master/arch/s390/boot/
H A Dvmlinux.lds.S76 . += BOOT_STACK_SIZE;
/linux-master/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
/linux-master/arch/x86/platform/pvh/
H A Dhead.S163 .fill BOOT_STACK_SIZE, 1, 0

Completed in 99 milliseconds