Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h10 WHPX_BP_SET_PENDING, enumerator
H A Dwhpx-all.c1198 new_breakpoints->data[i].state = WHPX_BP_SET_PENDING; in whpx_translate_cpu_breakpoints()
1210 WHPX_BP_SET_PENDING; in whpx_translate_cpu_breakpoints()
1248 state = WHPX_BP_SET_PENDING; in whpx_apply_breakpoints()
1251 case WHPX_BP_SET_PENDING: in whpx_apply_breakpoints()
1268 if (state == WHPX_BP_SET_PENDING) { in whpx_apply_breakpoints()