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.h428 int kvm_arch_remove_sw_breakpoint(CPUState *cpu,
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c767 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.c3443 err = kvm_arch_remove_sw_breakpoint(cpu, bp); in kvm_remove_breakpoint()
3473 if (kvm_arch_remove_sw_breakpoint(cpu, bp) != 0) { in kvm_remove_all_breakpoints()
3476 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/riscv/kvm/
H A Dkvm-cpu.c2018 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.c2409 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.c5515 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function