Home
last modified time | relevance | path

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

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