Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c1069 bool icebp; in exc_debug_user() local
1110 icebp = !dr6; in exc_debug_user()
1129 if (dr6 & (DR_STEP | DR_TRAP_BITS) || icebp) in exc_debug_user()