Home
last modified time | relevance | path

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

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