Home
last modified time | relevance | path

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

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