Home
last modified time | relevance | path

Searched defs:CPUWatchpoint (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dbreakpoint.h21 typedef struct CPUWatchpoint { struct
27 QTAILQ_ENTRY(CPUWatchpoint) entry; argument
28 } CPUWatchpoint; typedef
/openbmc/qemu/include/hw/core/
H A Dcpu.h87 typedef struct CPUWatchpoint CPUWatchpoint; typedef