Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dcfi.c14 static bool decode_cfi_insn(struct pt_regs *regs, unsigned long *target, in decode_cfi_insn() function
73 if (!decode_cfi_insn(regs, &target, &type)) in handle_cfi_failure()
/openbmc/linux/arch/x86/kernel/
H A Dcfi.c16 static bool decode_cfi_insn(struct pt_regs *regs, unsigned long *target, in decode_cfi_insn() function
76 if (!decode_cfi_insn(regs, &target, &type)) in handle_cfi_failure()