Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c98 static void hw_breakpoint_remove(CPUX86State *env, int index) in hw_breakpoint_remove() function
142 hw_breakpoint_remove(env, i); in cpu_x86_update_dr7()
156 hw_breakpoint_remove(env, i); in cpu_x86_update_dr7()
275 hw_breakpoint_remove(env, reg); in helper_set_dr()