Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dexception.h18 asmlinkage void noinstr do_ri(struct pt_regs *regs);
/linux/arch/loongarch/kernel/
H A Dtraps.c851 asmlinkage void noinstr do_ri(struct pt_regs *regs) in do_ri() function
/linux/arch/mips/kernel/
H A Dtraps.c847 * do_ri skipped over the instruction via compute_return_epc, undo in simulate_fp()
1153 asmlinkage void do_ri(struct pt_regs *regs) in do_ri() function