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

/linux-master/arch/x86/kernel/
H A Dtraps.c216 static noinstr bool handle_bug(struct pt_regs *regs) function
221 * Normally @regs are unpoisoned by irqentry_enter(), but handle_bug()
260 if (!user_mode(regs) && handle_bug(regs))

Completed in 153 milliseconds