Searched refs:IRQ_STACK_START (Results 1 – 7 of 7) sorted by relevance
152 .globl IRQ_STACK_START symbol153 IRQ_STACK_START: label248 ldr sp, IRQ_STACK_START
17 extern ulong IRQ_STACK_START; /* top of IRQ stack */
21 #define IRQ_STACK_START (IRQ_STACK_SIZE - 16) macro
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()
547 high = stack_page + IRQ_STACK_START; in unwind_stack_by_address()
106 DEFINE(_IRQ_STACK_START, IRQ_STACK_START); in output_thread_info_defines()