Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds