Home
last modified time | relevance | path

Searched defs:KERNEL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/proc-armv/
H A Dprocessor.h23 #define KERNEL_STACK_SIZE PAGE_SIZE macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h37 #define KERNEL_STACK_SIZE (2 * PAGE_SIZE) macro