Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dirq.h20 #define IRQ_STACK_SIZE THREAD_SIZE macro
/Linux-v4.19/arch/x86/include/asm/
Dpage_64_types.h26 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
/Linux-v4.19/arch/parisc/kernel/
Dirq.c383 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/Linux-v4.19/arch/arm64/include/asm/
Dmemory.h119 #define IRQ_STACK_SIZE THREAD_SIZE macro