Home
last modified time | relevance | path

Searched refs:kvm_arch_remove_sw_breakpoint (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dkvm.h436 int kvm_arch_remove_sw_breakpoint(CPUState *cpu,
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c993 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c3563 err = kvm_arch_remove_sw_breakpoint(cpu, bp); in kvm_remove_breakpoint()
3593 if (kvm_arch_remove_sw_breakpoint(cpu, bp) != 0) { in kvm_remove_all_breakpoints()
3596 if (kvm_arch_remove_sw_breakpoint(tmpcpu, bp) == 0) { in kvm_remove_all_breakpoints()
/openbmc/qemu/target/mips/
H A Dkvm.c120 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/target/arm/
H A Dkvm.c2423 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c2029 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c880 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/target/ppc/
H A Dkvm.c1395 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5668 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function