Searched defs:IRQ_STACK_SIZE (Results 1 – 4 of 4) sorted by relevance
20 #define IRQ_STACK_SIZE THREAD_SIZE macro
26 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
383 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
119 #define IRQ_STACK_SIZE THREAD_SIZE macro