Searched refs:hyperv_synic_kvm_only (Results 1 – 3 of 3) sorted by relevance
1220 unsigned int cap = cpu->hyperv_synic_kvm_only ? in get_supported_hv_cpuid_legacy()1477 !cpu->hyperv_synic_kvm_only && in kvm_hyperv_expand_features()1543 !cpu->hyperv_synic_kvm_only) { in hyperv_fill_cpuids()1686 uint32_t synic_cap = cpu->hyperv_synic_kvm_only ? in hyperv_init_vcpu()1695 if (!cpu->hyperv_synic_kvm_only) { in hyperv_init_vcpu()
2023 bool hyperv_synic_kvm_only; member
8362 DEFINE_PROP_BOOL("x-hv-synic-kvm-only", X86CPU, hyperv_synic_kvm_only,