Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcfi.h143 extern bool decode_fineibt_insn(struct pt_regs *regs, unsigned long *target, u32 *type);
146 decode_fineibt_insn(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_insn() function
/linux/arch/x86/kernel/
H A Dcfi.c84 if (!decode_fineibt_insn(regs, &target, &type)) in handle_cfi_failure()
H A Dalternative.c2078 bool decode_fineibt_insn(struct pt_regs *regs, unsigned long *target, u32 *type) in decode_fineibt_insn() function