Searched refs:WHPX_BP_SET (Results 1 – 2 of 2) sorted by relevance
11 WHPX_BP_SET, enumerator
1196 new_breakpoints->data[i].state = WHPX_BP_SET; in whpx_translate_cpu_breakpoints()1197 } else if (new_breakpoints->data[i].state == WHPX_BP_SET) { in whpx_translate_cpu_breakpoints()1256 case WHPX_BP_SET: in whpx_apply_breakpoints()1263 state = WHPX_BP_SET; in whpx_apply_breakpoints()1286 state = WHPX_BP_SET; in whpx_apply_breakpoints()1665 if (stepped_over_bp && stepped_over_bp->state != WHPX_BP_SET) { in whpx_vcpu_run()