Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1315 static bool hyperv_feature_supported(CPUState *cs, int feature) in hyperv_feature_supported() function
1476 if (hyperv_feature_supported(cs, feat) && in kvm_hyperv_expand_features()
1490 if (!hyperv_feature_supported(cs, feat)) { in kvm_hyperv_expand_features()