Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dkvm.h438 int kvm_arch_remove_sw_breakpoint(CPUState *cpu,
/qemu/accel/kvm/
H A Dkvm-all.c3581 err = kvm_arch_remove_sw_breakpoint(cpu, bp); in kvm_remove_breakpoint()
3611 if (kvm_arch_remove_sw_breakpoint(cpu, bp) != 0) { in kvm_remove_all_breakpoints()
3614 if (kvm_arch_remove_sw_breakpoint(tmpcpu, bp) == 0) { in kvm_remove_all_breakpoints()
/qemu/target/mips/
H A Dkvm.c125 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/loongarch/kvm/
H A Dkvm.c1295 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c2141 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/arm/
H A Dkvm.c2399 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/s390x/kvm/
H A Dkvm.c876 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/ppc/
H A Dkvm.c1401 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function
/qemu/target/i386/kvm/
H A Dkvm.c5687 int kvm_arch_remove_sw_breakpoint(CPUState *cs, struct kvm_sw_breakpoint *bp) in kvm_arch_remove_sw_breakpoint() function