Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c974 [HYPERV_FEAT_VPINDEX] = {
1026 .dependencies = BIT(HYPERV_FEAT_VPINDEX)
1043 .dependencies = BIT(HYPERV_FEAT_VPINDEX)
1507 !hyperv_feat_enabled(cpu, HYPERV_FEAT_VPINDEX)) { in kvm_hyperv_expand_features()
1510 kvm_hyperv_properties[HYPERV_FEAT_VPINDEX].desc); in kvm_hyperv_expand_features()
1696 if (hyperv_feat_enabled(cpu, HYPERV_FEAT_VPINDEX) && !hv_vpindex_settable) { in hyperv_init_vcpu()
4074 if (hyperv_feat_enabled(cpu, HYPERV_FEAT_VPINDEX) in kvm_put_msrs()
/openbmc/qemu/hw/i386/
H A Dx86-common.c424 if (kvm_enabled() && hyperv_feat_enabled(cpu, HYPERV_FEAT_VPINDEX) && in x86_cpu_pre_plug()
/openbmc/qemu/target/i386/
H A Dcpu.h1252 #define HYPERV_FEAT_VPINDEX 5 macro
H A Dcpu.c8447 HYPERV_FEAT_VPINDEX, 0),