Home
last modified time | relevance | path

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

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