Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dhyperv-proto.h195 #define HV_SYNIC_ENABLE (1u << 0) macro
H A Dhyperv.c38 bool enable = env->msr_hv_synic_control & HV_SYNIC_ENABLE; in hyperv_x86_synic_update()