Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/probes/
H A Dsimulate-insn.h28 bool simulate_c_jr(u32 opcode, unsigned long addr, struct pt_regs *regs);
H A Dsimulate-insn.c243 bool __kprobes simulate_c_jr(u32 opcode, unsigned long addr, struct pt_regs *regs) in simulate_c_jr() function