Searched refs:IRQ_STACK_START (Results 1 – 4 of 4) sorted by relevance
17 extern ulong IRQ_STACK_START; /* top of IRQ stack */
152 .globl IRQ_STACK_START symbol153 IRQ_STACK_START: label248 ldr sp, IRQ_STACK_START
19 extern ulong IRQ_STACK_START; /* top of IRQ stack */
335 IRQ_STACK_START = gd->irq_sp; in arch_interrupt_init()348 "r" (IRQ_STACK_START) in arch_interrupt_init()