Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h12 WHPX_BP_CLEAR_PENDING, enumerator
H A Dwhpx-all.c1195 if (new_breakpoints->data[i].state == WHPX_BP_CLEAR_PENDING) { in whpx_translate_cpu_breakpoints()
1258 state = WHPX_BP_CLEAR_PENDING; in whpx_apply_breakpoints()
1261 case WHPX_BP_CLEAR_PENDING: in whpx_apply_breakpoints()
1291 if (state == WHPX_BP_CLEAR_PENDING) { in whpx_apply_breakpoints()