Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()