Home
last modified time | relevance | path

Searched defs:bug_handler (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c572 static void bug_handler(struct pt_regs *regs) in bug_handler() function
/openbmc/linux/arch/arm64/kernel/
H A Dtraps.c1022 static int bug_handler(struct pt_regs *regs, unsigned long esr) in bug_handler() function