Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dtraps.c754 static bool do_int3(struct pt_regs *regs) in do_int3() function
772 NOKPROBE_SYMBOL(do_int3);
776 if (do_int3(regs)) in do_int3_user()
811 if (!do_int3(regs)) in DEFINE_IDTENTRY_RAW()