Home
last modified time | relevance | path

Searched defs:bug_addr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbug.h58 static inline enum bug_trap_type report_bug(unsigned long bug_addr, in report_bug()
/openbmc/linux/lib/
H A Dbug.c54 static inline unsigned long bug_addr(const struct bug_entry *bug) in bug_addr() function
/openbmc/linux/include/asm-generic/
H A Dbug.h35 unsigned long bug_addr; member