Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c175 bool bp_match = false; in check_hw_breakpoints() local
181 bp_match = true; in check_hw_breakpoints()
194 if (bp_match || wp_match) { in check_hw_breakpoints()