Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dtraps.c11 void trap_handler (struct pt_regs *regs) in trap_handler() function
H A Dexceptions.S91 movhi r3, %hi(trap_handler)
92 ori r3, r3, %lo(trap_handler)