Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c168 static inline ulong get_insn(ulong mepc) in get_insn() function
210 unsigned long insn = get_insn(epc); in handle_misaligned_load()
293 unsigned long insn = get_insn(epc); in handle_misaligned_store()