Home
last modified time | relevance | path

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

/arch/riscv/kernel/
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()
/arch/x86/kernel/
A Dcfi.c16 static bool decode_cfi_insn(struct pt_regs *regs, unsigned long *target, in decode_cfi_insn() function
78 if (!decode_cfi_insn(regs, &target, &type)) in handle_cfi_failure()

Completed in 4 milliseconds