Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dirq.h19 #define IRQ_STACK_SIZE THREAD_SIZE macro
/Linux-v6.6/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-v6.6/arch/parisc/kernel/
Dirq.c357 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro
359 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/Linux-v6.6/arch/riscv/include/asm/
Dthread_info.h33 #define IRQ_STACK_SIZE THREAD_SIZE macro
/Linux-v6.6/arch/loongarch/include/asm/
Dirq.h11 #define IRQ_STACK_SIZE THREAD_SIZE macro
/Linux-v6.6/arch/arm64/include/asm/
Dmemory.h112 #define IRQ_STACK_SIZE THREAD_SIZE macro