Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtraps.c218 static noinstr bool handle_bug(struct pt_regs *regs) in handle_bug() function
255 if (!user_mode(regs) && handle_bug(regs)) in DEFINE_IDTENTRY_RAW()