Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h15 struct whpx_breakpoint { struct
23 struct whpx_breakpoint data[0]; argument
H A Dwhpx-all.c1087 static struct whpx_breakpoint *whpx_lookup_breakpoint_by_addr(uint64_t address) in whpx_lookup_breakpoint_by_addr()
1156 + max_breakpoints * sizeof(struct whpx_breakpoint)); in whpx_translate_cpu_breakpoints()
1646 struct whpx_breakpoint *stepped_over_bp = NULL; in whpx_vcpu_run()