Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dirq.h19 #define IRQ_STACK_SIZE THREAD_SIZE macro
/openbmc/linux/arch/x86/include/asm/
H A Dpage_32_types.h25 #define IRQ_STACK_SIZE THREAD_SIZE macro
H A Dpage_64_types.h22 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
/openbmc/linux/arch/parisc/kernel/
H A 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
/openbmc/linux/arch/loongarch/include/asm/
H A Dirq.h11 #define IRQ_STACK_SIZE THREAD_SIZE macro
/openbmc/linux/arch/riscv/include/asm/
H A Dthread_info.h37 #define IRQ_STACK_SIZE THREAD_SIZE macro
/openbmc/linux/arch/arm64/include/asm/
H A Dmemory.h112 #define IRQ_STACK_SIZE THREAD_SIZE macro