Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtraps.c601 int user_icebp = 0; in do_debug() local
618 user_icebp = 1; in do_debug()
674 if (tsk->thread.debugreg6 & (DR_STEP | DR_TRAP_BITS) || user_icebp) in do_debug()