Searched defs:IRQ_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
19 #define IRQ_STACK_SIZE THREAD_SIZE macro
25 #define IRQ_STACK_SIZE THREAD_SIZE macro
22 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
379 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro381 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
115 #define IRQ_STACK_SIZE THREAD_SIZE macro
Completed in 9 milliseconds