Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dirq.h19 #define IRQ_STACK_SIZE THREAD_SIZE macro
/linux-6.1.9/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-6.1.9/arch/parisc/kernel/
Dirq.c360 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro
362 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/linux-6.1.9/arch/loongarch/include/asm/
Dirq.h11 #define IRQ_STACK_SIZE THREAD_SIZE macro
/linux-6.1.9/arch/arm64/include/asm/
Dmemory.h112 #define IRQ_STACK_SIZE THREAD_SIZE macro