Home
last modified time | relevance | path

Searched refs:ref (Results 1 – 8 of 8) sorted by relevance

/libcpu/ti-dsp/c6x/
A Dvector.asm19 .ref _nmi_handler
20 .ref _bad_handler
21 .ref _int4_handler
22 .ref _int5_handler
23 .ref _int6_handler
24 .ref _int7_handler
25 .ref _int8_handler
26 .ref _int9_handler
27 .ref _int10_handler
28 .ref _int11_handler
[all …]
A Dintexc.asm48 .ref hw_nmi_handler
49 .ref hw_bad_handler
50 .ref hw_int4_handler
51 .ref hw_int5_handler
52 .ref hw_int6_handler
53 .ref hw_int7_handler
54 .ref hw_int8_handler
55 .ref hw_int9_handler
56 .ref hw_int10_handler
57 .ref hw_int11_handler
[all …]
A Dcontextinc.asm14 .ref rt_system_stack_top
/libcpu/arm/cortex-r4/
A Dvector_ccs.asm13 .ref _reset
14 .ref turnon_VFP
15 .ref vector_svc
16 .ref vector_pabort
17 .ref vector_dabort
18 .ref vector_resv
19 .ref IRQ_Handler
A Dcontext_ccs.asm16 .ref rt_thread_switch_interrupt_flag
17 .ref rt_interrupt_from_thread
18 .ref rt_interrupt_to_thread
19 .ref rt_interrupt_enter
20 .ref rt_interrupt_leave
21 .ref rt_hw_trap_irq
A Dstart_ccs.asm10 .ref _c_int00
507 .ref rt_hw_trap_svc
516 .ref rt_hw_trap_pabt
525 .ref rt_hw_trap_dabt
534 .ref rt_hw_trap_resv
/libcpu/ti-dsp/c28x/
A Dcontext.s16 .ref rt_interrupt_to_thread
17 .ref rt_interrupt_from_thread
18 .ref rt_thread_switch_interrupt_flag
/libcpu/aarch64/common/
A Dmmu.c76 int ref; in _kenrel_unmap_4K() local
117 ref = rt_page_ref_get(cur_page, 0); in _kenrel_unmap_4K()
118 if (ref == 1) in _kenrel_unmap_4K()

Completed in 16 milliseconds