Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf.h68 bool hvf_arch_supports_guest_debug(void);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c590 ops->supports_guest_debug = hvf_arch_supports_guest_debug; in hvf_accel_ops_class_init()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c731 bool hvf_arch_supports_guest_debug(void) in hvf_arch_supports_guest_debug() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2257 bool hvf_arch_supports_guest_debug(void) in hvf_arch_supports_guest_debug() function