Searched defs:kvm_arch_remove_hw_breakpoint (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/loongarch/kvm/ |
H A D | kvm.c | 1011 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|
/openbmc/qemu/target/arm/ |
H A D | kvm.c | 1671 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|
/openbmc/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 2057 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 961 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 1495 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|
/openbmc/qemu/target/i386/kvm/ |
H A D | kvm.c | 5745 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|