Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2225 int32_t hv_max_vps; member
H A Dcpu.c8545 DEFINE_PROP_INT32("x-hv-max-vps", X86CPU, hv_max_vps, -1),
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1459 cpu->hv_max_vps = hv_cpuid_get_host(cs, HV_CPUID_IMPLEMENT_LIMITS, in kvm_hyperv_expand_features()
1599 c->eax = cpu->hv_max_vps; in hyperv_fill_cpuids()