Searched refs:report_bug (Results 1 – 6 of 6) sorted by relevance
107 tt = report_bug(bugaddr, regs); in handle_BUG()
275 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug() function
300 else if (report_bug(regs->epc, regs) == BUG_TRAP_TYPE_WARN || in handle_break()
290 tt = report_bug(regs->iaoq[0] & ~3, regs); in handle_break()
612 switch (report_bug(regs->csr_era, regs)) { in bug_handler()
435 if (report_bug(regs->ip, regs) == BUG_TRAP_TYPE_WARN) { in handle_bug()