Searched refs:report_bug (Results 1 – 5 of 5) sorted by relevance
107 tt = report_bug(bugaddr, regs); in handle_BUG()
280 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug() function
299 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()
620 switch (report_bug(regs->csr_era, regs)) { in bug_handler()