Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dirq.h20 #define IRQ_STACK_SIZE THREAD_SIZE macro
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dirq.c380 #define IRQ_STACK_SIZE (4096 << 4) /* 64k irq stack size */ macro
382 #define IRQ_STACK_SIZE (4096 << 3) /* 32k irq stack size */ macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmemory.h111 #define IRQ_STACK_SIZE THREAD_SIZE macro