Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 25 of 38) sorted by relevance

12

/qemu/
A Dcpu-common.c393 CPUBreakpoint *bp; in cpu_breakpoint_insert() local
423 CPUBreakpoint *bp; in cpu_breakpoint_remove() local
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() local
/qemu/accel/hvf/
A Dhvf-all.c46 struct hvf_sw_breakpoint *bp; in hvf_find_sw_breakpoint() local
A Dhvf-accel-ops.c480 struct hvf_sw_breakpoint *bp; in hvf_insert_breakpoint() local
518 struct hvf_sw_breakpoint *bp; in hvf_remove_breakpoint() local
557 struct hvf_sw_breakpoint *bp, *next; in hvf_remove_all_breakpoints() local
/qemu/util/
A Dqsp.c182 static bool qsp_callsite_cmp(const void *ap, const void *bp) in qsp_callsite_cmp()
194 static bool qsp_callsite_no_obj_cmp(const void *ap, const void *bp) in qsp_callsite_no_obj_cmp()
205 static bool qsp_entry_no_thread_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_cmp()
213 static bool qsp_entry_no_thread_obj_cmp(const void *ap, const void *bp) in qsp_entry_no_thread_obj_cmp()
221 static bool qsp_entry_cmp(const void *ap, const void *bp) in qsp_entry_cmp()
460 static gint qsp_tree_cmp(gconstpointer ap, gconstpointer bp, gpointer up) in qsp_tree_cmp()
A Dqdist.c41 static int qdist_cmp(const void *ap, const void *bp) in qdist_cmp()
/qemu/target/arm/
A Dhyp_gdbstub.c234 HWBreakpoint *bp = get_hw_bp(i); in find_hw_breakpoint() local
A Dkvm.c1495 HWBreakpoint *bp = get_hw_bp(i); in kvm_arm_copy_hw_debug_data() local
2414 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint()
2423 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
/qemu/target/i386/hvf/
A Dhvf.c707 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint()
712 int hvf_arch_remove_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_remove_sw_breakpoint()
/qemu/hw/loongarch/
A Dboot.c280 void *p, *bp; in loongarch_direct_kernel_boot() local
/qemu/tests/bench/
A Dqtree-bench.c69 static int compare_func(const void *ap, const void *bp) in compare_func()
A Dqht-bench.c105 static bool is_equal(const void *ap, const void *bp) in is_equal()
/qemu/target/loongarch/kvm/
A Dkvm.c983 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint()
993 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
/qemu/tests/unit/
A Dtest-qht.c16 static bool is_equal(const void *ap, const void *bp) in is_equal()
/qemu/target/mips/
A Dkvm.c114 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint()
120 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
/qemu/target/arm/hvf/
A Dhvf.c2122 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint()
2131 int hvf_arch_remove_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_remove_sw_breakpoint()
2192 HWBreakpoint *bp = get_hw_bp(i); in hvf_put_gdbstub_debug_registers() local
/qemu/hw/mips/
A Dloongson3_virt.c179 struct boot_params *bp; in init_boot_param() local
/qemu/accel/tcg/
A Dtb-maint.c46 static bool tb_cmp(const void *ap, const void *bp) in tb_cmp()
583 static gint tb_page_addr_cmp(gconstpointer ap, gconstpointer bp, gpointer udata) in tb_page_addr_cmp()
A Dcpu-exec.c323 CPUBreakpoint *bp; in check_for_breakpoints_slow() local
/qemu/target/mips/tcg/
A Dtranslate.h40 bool bp; member
/qemu/target/s390x/kvm/
A Dkvm.c868 int kvm_arch_insert_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_insert_sw_breakpoint()
880 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint()
964 struct kvm_hw_breakpoint *bp = find_hw_breakpoint(addr, len, type); in kvm_arch_remove_hw_breakpoint() local
/qemu/linux-user/
A Dmain.c239 CPUBreakpoint *bp; in cpu_copy() local
/qemu/target/i386/whpx/
A Dwhpx-all.c1143 CPUBreakpoint *bp; in whpx_translate_cpu_breakpoints() local
1329 CPUBreakpoint *bp; in whpx_first_vcpu_starting() local
/qemu/tcg/
A Dregion.c143 static gint tb_tc_cmp(gconstpointer ap, gconstpointer bp, gpointer userdata) in tb_tc_cmp()
/qemu/target/riscv/
A Ddebug.c948 CPUBreakpoint *bp; in riscv_cpu_debug_check_breakpoint() local
/qemu/plugins/
A Dcore.c720 static bool plugin_dyn_cb_arr_cmp(const void *ap, const void *bp) in plugin_dyn_cb_arr_cmp()

Completed in 57 milliseconds

12