Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dcpu.h357 typedef struct CPUBreakpoint { struct
360 QTAILQ_ENTRY(CPUBreakpoint) entry; argument
361 } CPUBreakpoint; typedef