Home
last modified time | relevance | path

Searched defs:check_hw_breakpoints (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() function
/openbmc/qemu/target/xtensa/
H A Dhelper.c205 static uint32_t check_hw_breakpoints(CPUXtensaState *env) in check_hw_breakpoints() function