Searched defs:bugaddr (Results 1 – 8 of 8) 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()
67 static struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()127 static inline struct bug_entry *module_find_bug(unsigned long bugaddr) in module_find_bug()133 struct bug_entry *find_bug(unsigned long bugaddr) in find_bug()144 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug()
50 static inline void *find_bug(unsigned long bugaddr) in find_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
1487 unsigned long bugaddr; in program_check_exception() local