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 | 1334 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 | 1650 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 | 957 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 | 2183 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 | 1501 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 | 5768 int kvm_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in kvm_arch_remove_hw_breakpoint() function
|