Searched defs:exception_stack_end (Results 1 – 5 of 5) sorted by relevance
109 .global exception_stack_end symbol110 exception_stack_end: label
67 .global exception_stack_end symbol68 exception_stack_end: label
30 .global exception_stack_end symbol31 exception_stack_end: label
34 u64 *exception_stack_end = exception_stack + ARRAY_SIZE(exception_stack); variable