Searched refs:report_cfi_failure_noaddr (Results 1 – 4 of 4) sorted by relevance
25 static inline enum bug_trap_type report_cfi_failure_noaddr(struct pt_regs *regs, in report_cfi_failure_noaddr() function
77 return report_cfi_failure_noaddr(regs, regs->ip); in handle_cfi_failure()
74 return report_cfi_failure_noaddr(regs, regs->epc); in handle_cfi_failure()
919 switch (report_cfi_failure_noaddr(regs, instruction_pointer(regs))) { in hw_breakpoint_cfi_handler()
Completed in 10 milliseconds