Searched defs:STACKSIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/os-Linux/ | ||
H A D | main.c | 21 #define STACKSIZE (8 * 1024 * 1024) macro |
/openbmc/u-boot/cmd/ti/ | ||
H A D | ddr3.c | 19 #define STACKSIZE (512 << 10) /* 512 KiB */ macro |