Searched refs:global (Results 1 – 25 of 40) sorted by relevance
12
27 .global _nmi_handler28 .global _bad_handler29 .global _int4_handler30 .global _int5_handler31 .global _int6_handler32 .global _int7_handler33 .global _int8_handler34 .global _int9_handler35 .global _int10_handler36 .global _int11_handler[all …]
26 ; global variable28 .global rt_interrupt_from_thread29 .global rt_interrupt_to_thread30 .global rt_thread_switch_interrupt_flag38 .global rt_hw_enable_exception52 .global rt_hw_interrupt_disable69 .global rt_hw_interrupt_enable80 .global rt_hw_get_current_dp91 .global __fls102 .global __ffs[all …]
56 .global __name76 .global vector
17 .global rt_thread_switch_interrupt_flag18 .global rt_interrupt_from_thread19 .global rt_interrupt_to_thread27 .global rt_hw_interrupt_disable37 .global rt_hw_interrupt_enable47 .global rt_hw_context_switch_to66 .global rt_hw_context_switch_interrupt85 .global rt_hw_context_switch99 .global PendSV_Handler
10 .global rt_interrupt_enter;11 .global rt_interrupt_leave;13 .global rt_interrupt_from_thread;14 .global rt_interrupt_to_thread;15 .global exc_nest_count;16 .global set_hw_stack_check;91 .global rt_hw_context_switch134 .global start_r149 .global __rt_ffs160 .global exc_entry_cpu[all …]
32 .global rt_hw_interrupt_disable42 .global rt_hw_interrupt_enable53 .global rt_hw_context_switch_interrupt55 .global rt_hw_context_switch83 .global PendSV_Handler127 .global rt_hw_context_switch_to172 .global rt_hw_interrupt_thread_switch178 .global HardFault_Handler210 .global rt_hw_interrupt_check
9 .global rt_hw_interrupt_disable10 .global rt_hw_interrupt_enable11 .global rt_hw_context_switch12 .global rt_hw_context_switch_to13 .global rt_hw_context_switch_interrupt
31 .global rt_hw_interrupt_disable41 .global rt_hw_interrupt_enable52 .global rt_hw_context_switch_interrupt54 .global rt_hw_context_switch82 .global PendSV_Handler146 .global rt_hw_context_switch_to190 .global rt_hw_interrupt_thread_switch196 .global HardFault_Handler210 .global rt_hw_interrupt_check
32 .global rt_hw_interrupt_disable42 .global rt_hw_interrupt_enable53 .global rt_hw_context_switch_interrupt55 .global rt_hw_context_switch83 .global PendSV_Handler147 .global rt_hw_context_switch_to191 .global rt_hw_interrupt_thread_switch197 .global HardFault_Handler211 .global rt_hw_interrupt_check
23 .global tlb_refill_exception41 .global general_exception49 .global irq_exception
21 .global trap_entry22 .global debug_check_sp91 .global rt_hw_interrupt_enable96 .global rt_hw_interrupt_disable
18 .global boot_hartid /* global varible rt_boot_hartid in .data section */22 .global _start28 .global g_wake_up131 .global _start_link_addr
15 .global funcname; \
34 .global rt_hw_interrupt_disable44 .global rt_hw_interrupt_enable55 .global rt_hw_context_switch_interrupt57 .global rt_hw_context_switch86 .global PendSV_Handler171 .global rt_hw_context_switch_to223 .global rt_hw_interrupt_thread_switch229 .global HardFault_Handler
26 .global arm_smccc_smc30 .global arm_smccc_hvc
10 .global Reset_Handler
35 .global rt_hw_interrupt_disable46 .global rt_hw_interrupt_enable58 .global rt_hw_context_switch_interrupt60 .global rt_hw_context_switch89 .global PendSV_Handler169 .global rt_hw_context_switch_to225 .global rt_hw_interrupt_thread_switch231 .global HardFault_Handler
36 .global rt_hw_interrupt_disable46 .global rt_hw_interrupt_enable57 .global rt_hw_context_switch_interrupt59 .global rt_hw_context_switch88 .global PendSV_Handler175 .global rt_hw_context_switch_to227 .global rt_hw_interrupt_thread_switch233 .global HardFault_Handler
42 .global system_vectors80 .global und_stack_start85 .global abt_stack_start90 .global fiq_stack_start95 .global irq_stack_start100 .global sys_stack_start105 .global svc_stack_start114 .global reset
36 .global rt_hw_interrupt_disable46 .global rt_hw_interrupt_enable57 .global rt_hw_context_switch_interrupt59 .global rt_hw_context_switch88 .global PendSV_Handler216 .global rt_hw_context_switch_to268 .global rt_hw_interrupt_thread_switch274 .global HardFault_Handler
19 .global tzcall38 .global SVC_Handler
24 .global rt_hw_interrupt_disable34 .global rt_hw_interrupt_enable41 .global rt_hw_context_switch_interrupt_do127 .global rt_hw_context_switch209 .global rt_hw_context_switch_interrupt238 .global rt_hw_context_switch_to
11 .global _rt_hw_interrupt_disable;12 .global _rt_hw_interrupt_enable;13 .global _interrupt_thread_switch;
68 .global _evba195 .global _int\priority275 .global ipr_val
Completed in 21 milliseconds