Searched refs:handle_bug (Results 1 – 4 of 4) sorted by relevance
28 noinstr bool handle_bug(struct pt_regs *regs);
285 # ? handle_bug+0x54/0x90391 # ? handle_bug+0x54/0x90497 # ? handle_bug+0x54/0x90603 # ? handle_bug+0x54/0x90709 # ? handle_bug+0x54/0x90
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()