Searched refs:notify_debug (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dtraps.c924 static bool notify_debug(struct pt_regs *regs, unsigned long *dr6) function
995 if (notify_debug(regs, &dr6))
1002 * - KGDB, consumed through notify_debug()
1063 if (notify_debug(regs, &dr6))

Completed in 106 milliseconds