Searched refs:whpx_breakpoint (Results 1 – 2 of 2) sorted by relevance
15 struct whpx_breakpoint { struct23 struct whpx_breakpoint data[0]; argument
1087 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()