Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dtraps.c301 static noinstr bool handle_bug(struct pt_regs *regs) in handle_bug() function
345 if (!user_mode(regs) && handle_bug(regs)) in DEFINE_IDTENTRY_RAW()