Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dirq.h20 #define IRQ_STACK_SIZE THREAD_SIZE macro
/Linux-v5.10/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
/Linux-v5.10/arch/parisc/kernel/
Dirq.c379 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/Linux-v5.10/arch/arm64/include/asm/
Dmemory.h114 #define IRQ_STACK_SIZE THREAD_SIZE macro