Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c167 bool check_hw_breakpoints(CPUX86State *env, bool force_dr6_update) in check_hw_breakpoints() argument
202 if (hit_enabled || force_dr6_update) { in check_hw_breakpoints()
/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h114 bool check_hw_breakpoints(CPUX86State *env, bool force_dr6_update);