Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dtraps.c703 static bool do_int3(struct pt_regs *regs) in do_int3() function
721 NOKPROBE_SYMBOL(do_int3);
725 if (do_int3(regs)) in do_int3_user()
760 if (!do_int3(regs)) in DEFINE_IDTENTRY_RAW()