Home
last modified time | relevance | path

Searched refs:hvf_arch_remove_hw_breakpoint (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dhvf.h52 int hvf_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c534 err = hvf_arch_remove_hw_breakpoint(addr, len, type); in hvf_remove_breakpoint()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c718 int hvf_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_remove_hw_breakpoint() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2094 int hvf_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_remove_hw_breakpoint() function