Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf.h49 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c487 err = hvf_arch_insert_sw_breakpoint(cpu, bp); in hvf_insert_breakpoint()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c703 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2059 int hvf_arch_insert_sw_breakpoint(CPUState *cpu, struct hvf_sw_breakpoint *bp) in hvf_arch_insert_sw_breakpoint() function