Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dboot.h41 # define BOOT_STACK_SIZE 0x4000 macro
62 # define BOOT_STACK_SIZE 0x1000 macro
/linux-5.19.10/arch/s390/boot/
Dvmlinux.lds.S72 . += BOOT_STACK_SIZE;
/linux-5.19.10/arch/s390/include/asm/
Dthread_info.h21 #define BOOT_STACK_SIZE (PAGE_SIZE << 2) macro
/linux-5.19.10/arch/x86/platform/pvh/
Dhead.S162 .fill BOOT_STACK_SIZE, 1, 0
/linux-5.19.10/arch/x86/boot/compressed/
Dhead_32.S223 .fill BOOT_STACK_SIZE, 1, 0
Dhead_64.S991 .fill BOOT_STACK_SIZE, 1, 0