Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/kernel/probes/
Dsimulate-insn.h23 bool simulate_auipc(u32 opcode, unsigned long addr, struct pt_regs *regs);
Dsimulate-insn.c101 bool __kprobes simulate_auipc(u32 opcode, unsigned long addr, struct pt_regs *regs) in simulate_auipc() function