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()120 static inline struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()165 struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()197 static enum bug_trap_type __report_bug(struct bug_entry *bug, unsigned long bugaddr, struct pt_regs… in __report_bug()272 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug()
95 unsigned long bugaddr = regs->pc; in handle_BUG() local
54 static inline void *find_bug(unsigned long bugaddr) in find_bug()
1491 unsigned long bugaddr; in do_program_check() local