Searched refs:exception_stack_top (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dhead_booke.h47 * head_xxx.S files allocate space (exception_stack_top) for each priority's
67 #define MCHECK_STACK_TOP (exception_stack_top - 4096)
68 #define CRIT_STACK_TOP (exception_stack_top)
71 #define DEBUG_STACK_TOP (exception_stack_top - 4096)
H A Dhead_44x.S743 .globl exception_stack_top
744 exception_stack_top: label
H A Dhead_4xx.S990 .globl exception_stack_top
991 exception_stack_top: label
H A Dhead_fsl_booke.S1043 .globl exception_stack_top
1044 exception_stack_top: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dhead_booke.h47 * head_xxx.S files allocate space (exception_stack_top) for each priority's
67 #define MCHECK_STACK_TOP (exception_stack_top - 4096)
68 #define CRIT_STACK_TOP (exception_stack_top)
71 #define DEBUG_STACK_TOP (exception_stack_top - 4096)
H A Dhead_44x.S763 .globl exception_stack_top
764 exception_stack_top: label
H A Dhead_4xx.S990 .globl exception_stack_top
991 exception_stack_top: label
H A Dhead_fsl_booke.S1043 .globl exception_stack_top
1044 exception_stack_top: label

Completed in 61 milliseconds