Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
Dtraps_misaligned.c279 static inline int get_insn(struct pt_regs *regs, ulong epc, ulong *r_insn) in get_insn() function
348 if (get_insn(regs, epc, &insn)) in handle_misaligned_load()
452 if (get_insn(regs, epc, &insn)) in handle_misaligned_store()