Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dboot.h35 #define BOOT_STACK_SIZE 0x4000 macro
37 #define BOOT_STACK_SIZE 0x1000 macro
/linux-4.1.27/arch/x86/boot/compressed/
Dhead_32.S247 .fill BOOT_STACK_SIZE, 1, 0
Daslr.c178 mem_avoid[4].size = BOOT_STACK_SIZE; in mem_avoid_init()
Dhead_64.S471 .fill BOOT_STACK_SIZE, 1, 0
/linux-4.1.27/arch/mn10300/
DKconfig173 config BOOT_STACK_SIZE config