Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf.h51 int hvf_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c495 err = hvf_arch_insert_hw_breakpoint(addr, len, type); in hvf_insert_breakpoint()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c713 int hvf_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_insert_hw_breakpoint() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2080 int hvf_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_insert_hw_breakpoint() function