Home
last modified time | relevance | path

Searched defs:IRQ_STACK_START (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dvectors.S152 .globl IRQ_STACK_START symbol
153 IRQ_STACK_START: label
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dirq.h21 #define IRQ_STACK_START (IRQ_STACK_SIZE - 16) macro