Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
79 # define BOOT_STACK_SIZE 0x1000 macro
/arch/s390/boot/compressed/
Dvmlinux.lds.S63 . += BOOT_STACK_SIZE;
/arch/s390/include/asm/
Dthread_info.h21 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro
/arch/x86/platform/pvh/
Dhead.S161 .fill BOOT_STACK_SIZE, 1, 0
/arch/x86/boot/compressed/
Dhead_32.S224 .fill BOOT_STACK_SIZE, 1, 0
Dhead_64.S984 .fill BOOT_STACK_SIZE, 1, 0