Home
last modified time | relevance | path

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

/libcpu/ti-dsp/c6x/
A Dtrap.c108 void do_trap(struct rt_exception_info *except_info, struct rt_hw_exp_stack_register *regs) in do_trap() function
152 do_trap(&bkpt_exception, regs); in process_iexcept()
157 do_trap(&iexcept_table[iexcept_num], regs); in process_iexcept()
314 do_trap(&eexcept_table[except_num + (bank << 5)], regs); in process_eexcept()
361 do_trap(&iexcept_table[ie_num], regs); in rt_hw_process_exception()

Completed in 3 milliseconds