Searched refs:HV_SYNIC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/kvm/ | ||
H A D | hyperv-proto.h | 195 #define HV_SYNIC_ENABLE (1u << 0) macro |
H A D | hyperv.c | 38 bool enable = env->msr_hv_synic_control & HV_SYNIC_ENABLE; in hyperv_x86_synic_update() |