Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1087 static struct whpx_breakpoint *whpx_lookup_breakpoint_by_addr(uint64_t address) in whpx_lookup_breakpoint_by_addr() function
1664 stepped_over_bp = whpx_lookup_breakpoint_by_addr(pc); in whpx_vcpu_run()