Searched refs:handle_bug (Results 1 – 3 of 3) sorted by relevance
28 noinstr bool handle_bug(struct pt_regs *regs);
414 if (handle_bug(regs)) in early_fixup_exception()
400 noinstr bool handle_bug(struct pt_regs *regs) in handle_bug() function489 if (!user_mode(regs) && handle_bug(regs)) in DEFINE_IDTENTRY_RAW()