Searched defs:bugaddr (Results 1 – 4 of 4) sorted by relevance
67 static struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()124 static inline struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()146 struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()157 static enum bug_trap_type __report_bug(unsigned long bugaddr, struct pt_regs *regs) in __report_bug()213 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug()
53 static inline void *find_bug(unsigned long bugaddr) in find_bug()
93 unsigned long bugaddr = regs->pc; in handle_BUG() local
1492 unsigned long bugaddr; in do_program_check() local