Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dbreakpoint.h15 typedef struct CPUBreakpoint { struct
18 QTAILQ_ENTRY(CPUBreakpoint) entry; argument
19 } CPUBreakpoint; typedef
/openbmc/qemu/
H A Dcpu-common.c390 CPUBreakpoint **breakpoint) in cpu_breakpoint_insert()
393 CPUBreakpoint *bp; in cpu_breakpoint_insert()
423 CPUBreakpoint *bp; in cpu_breakpoint_remove()
439 void cpu_breakpoint_remove_by_ref(CPUState *cpu, CPUBreakpoint *bp) in cpu_breakpoint_remove_by_ref()
450 CPUBreakpoint *bp, *next; in cpu_breakpoint_remove_all()
/openbmc/qemu/include/hw/core/
H A Dcpu.h517 QTAILQ_HEAD(, CPUBreakpoint) breakpoints;
1102 CPUBreakpoint **breakpoint);
1104 void cpu_breakpoint_remove_by_ref(CPUState *cpu, CPUBreakpoint *breakpoint);
1110 CPUBreakpoint *bp; in cpu_breakpoint_test()
/openbmc/qemu/target/xtensa/
H A Dcpu.h549 struct CPUBreakpoint *cpu_breakpoint[MAX_NIBREAK];
/openbmc/qemu/linux-user/
H A Dmain.c239 CPUBreakpoint *bp; in cpu_copy()
/openbmc/qemu/target/riscv/
H A Dcpu.h425 struct CPUBreakpoint *cpu_breakpoint[RV_MAX_TRIGGERS];
H A Ddebug.c948 CPUBreakpoint *bp; in riscv_cpu_debug_check_breakpoint()
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.c323 CPUBreakpoint *bp; in check_for_breakpoints_slow()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1143 CPUBreakpoint *bp; in whpx_translate_cpu_breakpoints()
1329 CPUBreakpoint *bp; in whpx_first_vcpu_starting()
/openbmc/qemu/target/i386/
H A Dcpu.h1923 struct CPUBreakpoint *cpu_breakpoint[4];
/openbmc/qemu/target/ppc/
H A Dcpu.h1262 struct CPUBreakpoint *ciabr_breakpoint;
/openbmc/qemu/target/arm/
H A Dcpu.h723 struct CPUBreakpoint *cpu_breakpoint[16];