Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dirq.h19 #define IRQ_STACK_SIZE THREAD_SIZE macro
/linux/arch/x86/include/asm/
A Dpage_32_types.h25 #define IRQ_STACK_SIZE THREAD_SIZE macro
A Dpage_64_types.h22 #define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER) macro
/linux/arch/parisc/kernel/
A Dirq.c379 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro
381 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/linux/arch/arm64/include/asm/
A Dmemory.h115 #define IRQ_STACK_SIZE THREAD_SIZE macro

Completed in 9 milliseconds