Home
last modified time | relevance | path

Searched defs:IRQ_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance

/arch/mips/include/asm/
Dirq.h19 #define IRQ_STACK_SIZE THREAD_SIZE macro
/arch/x86/include/asm/
Dpage_32_types.h25 #define IRQ_STACK_SIZE THREAD_SIZE macro
Dpage_64_types.h22 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
/arch/parisc/kernel/
Dirq.c378 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro
380 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/arch/arm64/include/asm/
Dmemory.h112 #define IRQ_STACK_SIZE THREAD_SIZE macro