Home
last modified time | relevance | path

Searched refs:BOOT_STACK_SIZE (Results 1 – 6 of 6) 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
/linux/arch/s390/boot/
H A Dvmlinux.lds.S77 . += BOOT_STACK_SIZE;
/linux/arch/x86/boot/compressed/
H A Dhead_32.S187 .fill BOOT_STACK_SIZE, 1, 0
H A Dhead_64.S524 .fill BOOT_STACK_SIZE, 1, 0
/linux/arch/x86/platform/pvh/
H A Dhead.S247 .fill BOOT_STACK_SIZE, 1, 0