Home
last modified time | relevance | path

Searched refs:hvf_allowed (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dhvf.h23 extern bool hvf_allowed;
24 #define hvf_enabled() (hvf_allowed)
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c316 bool hvf_allowed; variable
362 ac->allowed = &hvf_allowed; in hvf_accel_class_init()