Searched refs:icebp (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | traps.c | 1063 bool icebp; in exc_debug_user() local 1104 icebp = !dr6; in exc_debug_user() 1123 if (dr6 & (DR_STEP | DR_TRAP_BITS) || icebp) in exc_debug_user()
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 59 DEF_HELPER_FLAGS_1(icebp, TCG_CALL_NO_WG, noreturn, env)
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 4389 N, DI(ImplicitOps, icebp), N, N,
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 764 "ICEBP","ICEBP","icebp","F1","V","V","","","","",""
|