Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h8 typedef enum WhpxBreakpointState { enum
13 } WhpxBreakpointState; typedef
17 WhpxBreakpointState state;
H A Dwhpx-all.c1247 WhpxBreakpointState state = breakpoints->data[i].state; in whpx_apply_breakpoints()