Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dtraps.c621 int user_icebp = 0; in do_debug() local
638 user_icebp = 1; in do_debug()
694 if (tsk->thread.debugreg6 & (DR_STEP | DR_TRAP_BITS) || user_icebp) in do_debug()