Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds