Searched refs:report_bug_entry (Results 1 – 4 of 4) sorted by relevance
45 enum bug_trap_type report_bug_entry(struct bug_entry *bug, struct pt_regs *regs);68 report_bug_entry(struct bug_entry *bug, struct pt_regs *regs) in report_bug_entry() function
260 enum bug_trap_type report_bug_entry(struct bug_entry *bug, struct pt_regs *regs) in report_bug_entry() function
261 btt = report_bug_entry((struct bug_entry *)regs->gprs[2], regs); in monitor_event_exception()
430 if (report_bug_entry((void *)pt_regs_val(regs, ud_imm), regs) == BUG_TRAP_TYPE_WARN) in handle_bug()